At 2:00 PM -0400 5/9/07, Daniel Brown wrote:
   Is it just me, or does it seem like everyone things AJAX is some sort of
PHP extension or "new way of programming in PHP"?

   The name alone more or less says otherwise.... AJAX is supposed to be
Asynchronous JavaScript And XML, right?

   Or am I just talking out of my ass again?  I seem to be doing that a lot
today for some reason....

Well.. the way I use AJAX is to send commands to a php script that then modifies the DOM. So, to me it's just another way for php to present data.

Check this out:

http://xn--nvg.com/ajax

Try it and then look at the source. If you use FF, it will show the generated source.

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to