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!
Posts Tagged ‘OOP’
New Tutorial on Complex Objects in PHP Sessions
Posted: 6th April 2008 by Adam Presley in Development, PHPTags: Development, OOP, PHP
Bringing in OOP?
Posted: 28th September 2007 by Adam Presley in DevelopmentTags: Development, Frameworks, OOP
At work for the last couple of weeks a coworker has been working very hard to design a custom framework for the web based application that we all develop for and support. This is no simple task seeing that the application currently is the epitomy and definition, if you will, of “spagehtti” code… over 1,000 [...]

