Roy Littrell - 2014-05-20 11:56:50
Thanks for a wonderful mysql package.
Just thought I would let you know there is an error in the file: example.queries.php
Fatal error: Call to undefined method MySQL::UpdateRow() in example.queries.php on line 97
looks like it needs to be $db->UpdateRows
I sure hate it when I do that :)
Thanks Again for a great wrapper !!!