Mar 22 2008

I’ve started working on a little secret project in PHP at home, just for fun really, but it might take off (but, like anything I do probably won’t go very far…). With it, I’ve created a static PHP class for connecting/querying a MySQL database. At the moment, it’s extremely extremely simple, but here it is anyway. I’ll update it when it becomes a bit more complex, but it’s here mainly as a resource for myself, but anyone is welcome to use it as long as they keep the notice in tact at the top!

DBManager static object

Leave a Reply