PHP Classes

example.queries.php

Recommend this page to a friend!

      Ultimate MySQL  >  All threads  >  example.queries.php  >  (Un) Subscribe thread alerts  
Subject:example.queries.php
Summary:error
Messages:1
Author:Roy Littrell
Date:2014-05-20 11:56:50
 

  1. example.queries.php   Reply   Report abuse  
Picture of Roy Littrell 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 !!!