Hi

I'm currently trying to get a script to work under PHP4.03pl1 which was originally 
programmed in PHP 4.06
In that script I store an object in a session-var. This works fine in 4.06 but under 
4.03 it seems as if the object got lost (note that every other data stored in the same 
session-var is still intact, so it's not just a wrong loaded session var).
My Question is now: is it possible that PHP 4.03pl1 was NOT able to store an object in 
a session var?

Best regards and TIA
Stefan Rusterholz

Reply via email to