On Tue, 30 Nov 2004 17:20:48 -0800, Chris W. Parker <cparker@xxxxxxxxxxxx> wrote: > PHP does not actually do anything on the client side *EXCEPT* to create > all the HTML that gets sent to the client. >From the department-of-redundancy-department no less. :) PHP does not do _anything_ client side. PHP's execution begins and ends server side. -- Greg Donald Zend Certified Engineer http://gdconsultants.com/ http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php