I've read this thread from 2003: thread434-685282 which answers most of my questions. I noticed that in sleipnir's example when setting a session variable to an object, the information stored on the server is serialized.
I am still a little fuzzy about serialisation is needed. I see in the example that PHP automatically serializes and unserialises the data. So there is no need for me to program this, correct?
Thank you,
Itshim
I am still a little fuzzy about serialisation is needed. I see in the example that PHP automatically serializes and unserialises the data. So there is no need for me to program this, correct?
Thank you,
Itshim