How do I make a singleton in PHP4? Is static available in PHP4?
Asked
Active
Viewed 117 times
0
-
Just as a note, PHP4 is deprecated and you should make serious efforts to upgrade your servers and code base to PHP5. – Andrew Moore Feb 21 '10 at 05:41