New Tutorial on Complex Objects in PHP Sessions
For those PHP programmers out there new to the language I have posted a new tutorial (just a little one
) on how to store and retrieve complex objects (classes) in PHP session ($_SESSION). You can find it under Software Development, or go straight to it here. Cheers!