PHP Classes

Good database class

Recommend this page to a friend!

      Ultimate MySQL  >  All threads  >  Good database class  >  (Un) Subscribe thread alerts  
Subject:Good database class
Summary:Package rating comment
Messages:5
Author:j whitaker
Date:2008-05-17 22:37:14
Update:2011-09-15 01:46:58
 

j whitaker rated this package as follows:

Utility: Good
Consistency: Good
Documentation: Good
Examples: Sufficient

  1. Good database class   Reply   Report abuse  
Picture of j whitaker j whitaker - 2008-05-17 22:37:14
Good database class

  2. Re: Good database class   Reply   Report abuse  
Picture of pastika alois pastika alois - 2008-12-12 16:03:49 - In reply to message 1 from j whitaker
YES is GOOD,but Iam small problem. In php log file I've

[12-Dec-2008 16:57:26] PHP Notice: Undefined property: MySQL::$last_result in /home/.../mysql.class.php on line 850
[12-Dec-2008 16:57:26] PHP Notice: Undefined property: MySQL::$mysql_link in /home/.../mysql.class.php on line 850

Help me pls anybody width them ?

Thanks

Hexim CZ

  3. Re: Good database class   Reply   Report abuse  
Picture of pastika alois pastika alois - 2008-12-12 16:06:51 - In reply to message 2 from pastika alois
Sory MySQL::$last_result problem is on line 1151

  4. Re: Good database class   Reply   Report abuse  
Picture of pastika alois pastika alois - 2009-01-09 15:22:42 - In reply to message 2 from pastika alois
This notify is only when I use $db->Close();

  5. Re: Good database class   Reply   Report abuse  
Picture of Salvazo Salvazo - 2011-09-15 01:47:03 - In reply to message 2 from pastika alois
I have the same problem. Any solution?