Simple PHP Database Helper Class(theanti9.net) |
Simple PHP Database Helper Class(theanti9.net) |
This is trivial stuff and poorly implemented.
Only positive aspect I can see in using this class is that it abstracts away which DB is being used from the rest of the code, so that when MySQL eventually collapses on it self, you can quickly replace it with something else.