MySQL PHP
This allows you to easily access one (or more) MySQL servers and databases within your program. Supporting transactions, multiple simultaneous connections and user-friendly error messages (which can optionally be extended to give developers more useful information), this is a very powerful MySQL class.
Features
- Multiple servers and databases
- Transaction support
- Simple error messages
- Verbose mode for debugging
Download still in development.