I have what seems to me to be a simple question regarding PHP4's session handling.
Is it possible to place objects or arrays within a session variable or is a php developer limited to only using scalar values within session variables?
As always thank you to the people who post there answers.
Shaun