Im looking for a new MySQL Class for PHP that will make building my sites easier. I have a class at the moment but it only does the basics.
I found one the other day called UltimateMySQL It does some very nice things like:
formatting data for input (esacaping and checking correct datatype)
Transactional features (on error roll back previous changes etc)
I was wondering if any one has used it or any one has any better ones? Also I would like a class that not only does MySQL but other SQL dbs one in perticular MSSQL
cheers