Hi I came across some strange session behaviour today using latest version of php under apache 1.3.29 on redhat 9.
I am using a customer handler for the sessions, a simple mysql table. I am finding that the session data intermitently switches to wddx serialisation rather than the deault method. It appears to be random and I only noticed when I ever so often I got SQL errors due to the single quotes in the WDDX. There appeared to be no pattern to the behaviour. My php.ini file is set to php not wddx and I have not used ini_set in my script to alter the default. Has anyone seen anything similar? Jon -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php