Comment Re:The real problem in comparing Java and PHP (Score 1) 801
I'm pretty new to PHP, but I know
it's possible to store objects in PHP sessions.
Does this solve the issue of having to
re-build OO structures from the db
with every PHP page load?