Archive

Archive for July, 2009

simple MySQL class for php

July 30th, 2009 No comments

Doing all this database-stuff in php is really a mess. For that case I started a simple MySQL class. At the moment there is not more than connecting and making simple selects. Will be updated soon.

Documentation will (perhaps) follow. Its not that complicated. ;)

Download file here.