simple MySQL class for php
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.