Slashdot Mirror


User: BeachFogg

BeachFogg's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:The real problem in comparing Java and PHP on Choice of Language for Large-Scale Web Apps? · · Score: 1

    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?