RE: [PHP-WIN] Capturing Events

2003-01-06 Thread Warren Vail
ns GtkPlug GtkSocket Misc. Objects GtkAdjustment GtkItemFactory GtkInvisible Warren Vail [EMAIL PROTECTED] -Original Message- From: Luke Woollard [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 05, 2003 7:33 PM To: [EMAIL PROTECTED] Cc: Harvey Frey Subject: RE: [PHP-WIN] Captur

RE: [PHP-WIN] Capturing Events

2003-01-05 Thread Luke Woollard
]] Sent: Monday, 6 January 2003 1:47 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Capturing Events All: Javascript has a multitude of functions to capture events, like onClick. I haven't seen similar functions described in the manual for PHP. Have I just missed them? Or are those facilities n

[PHP-WIN] Capturing Events

2003-01-05 Thread Harvey Frey
All: Javascript has a multitude of functions to capture events, like onClick. I haven't seen similar functions described in the manual for PHP. Have I just missed them? Or are those facilities not available in PHP? If they are available, I'd appreciate being pointed to the documentation. Thank