A do-it yourself blog
Posts tagged singleton
Mysql Class for php5 using singleton
2990 days
by Christophe Verbinnen
in PHP
Hello again,
I thought i’ll share another one of my little personal scripts with you guys.
Here is the mysql class I use on most of my project, nothing fancy but does the work for what I need most of the time.

Last comments