Hi, been having some problems with sessions. When i use a session and a form on the same page. Sometimes php will create a form object called PHP_SESSIONID. Since this is inserted as the first object of the form, this will screw up my javascript validation, wich uses the form element index, i dont want to change this because is generated by OOH forms . Is the a way to make this object appear at the end of the form?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php