I’ve written a database wrapper for PHP to access a MySQL-database. Why? Because most other wrappers I found were way too complicated for what I had in mind for them, but mostly because I wanted a specific functionality I couldn’t find anywhere else.
The source file can be found here (ZIP-file), an article on how the thing works will go up on the Resources-page shortly.