| Subject: | Hello, i am unsing this class for... |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | RHF |  
| Date: | 2011-05-30 17:05:28 |  
|   |  
 
 | 
 | 
RHF rated this package as follows:
| Utility:  | Good | 
| Consistency:  | Good | 
| Documentation:  | Good | 
| Examples:  | Good | 
| 
 | 
  RHF - 2011-05-30 17:05:28  
Hello, i am unsing this class for all my systems und scripts, but there is an error - if you try $mysql->Row() on an empty $mysql->Query() ... you will get an error! This can be fixed by change the row function ... the function mustnīt start if $mysql->RowCount() == 0 
  
   |