At 8:57 PM +0200 6/11/07, Tijnema wrote:
On 6/11/07, Ashley M. Kirchner <[EMAIL PROTECTED]> wrote:
Tijnema wrote:
 But Javascript != PHP, so if this is what you want, you're on the
 wrong list...
   Ik weet dat meneer.  But I also hate JavaScript.  So if I can avoid
it and use PHP, then I will.  Hence me asking here first to see if I can
get it accomplished with PHP.  :)

Just keep in mind that PHP is server side, and can't do anything on
the client, except that you can make PHP request calls with ajax, but
then there's still not really PHP involved.

Tijnema

Tijnema:

In most of my ajax solutions, I still use php. Here's an example:

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

All the html is provided/generated by php.

However, the example is very much out of date with respect to unobtrusive javascript. DOM scripting is mondo kewl.

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