View Single Post
Old 10-07-2009, 10:41 AM   #4 (permalink)
svdelle
The Wanderer
 
Join Date: Oct 2009
Posts: 5
Thanks: 0
svdelle is on a distinguished road
Default

Nope, variable still gets reset on every request. The singleton gets reinstanciated every freakin' time on the roundtrip to the server.

Simply cannot see how the singleton design pattern is of ANY use in a 'web language' as PHP.
svdelle is offline  
Reply With Quote