Panos Laganakos wrote:
Is it possible to handle the X/HTML events through PHP or, its only
possible through JS?

i.e. could I handle an onload event?

Seen as PHP is a *serverside* language and JS is a *clientside* language combined with the fact that DOM events (which includes XHTML/HTML events) is completely client-side... the answer seems clear to me.

No.

- tul

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

Reply via email to