| Subject: | You really should add the equivalent... |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | Artur Graniszewski |  
| Date: | 2011-02-25 09:01:30 |  
|   |  
 
 | 
 | 
Artur Graniszewski rated this package as follows:
| Utility:  | Sufficient | 
| Consistency:  | Good | 
| 
 | 
  Artur Graniszewski - 2011-02-25 09:01:30  
You really should add the equivalent of the mysql_real_escape_string() in your class, because there is no other solution to escape SQL strings when working with the user data (from GET, POST, etc). 
  
   |