| Subject: | This query builder doesn't do... |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | Ben |  
| Date: | 2010-07-14 14:03:52 |  
|   |  
 
 | 
 | 
Ben rated this package as follows:
| Utility:  | Bad | 
| Consistency:  | Good | 
| Documentation:  | Good | 
| Examples:  | Not sure | 
| 
 | 
  Ben - 2010-07-14 14:03:52  
This query builder doesn't do anything useful. It doesn't even provide any security level, and usage of magic quotes isn't a security at all. 
I needed a class with the ability to build standarts and well formatted queries from a given descriptor, not a merely concatenation string class. 
And I don't understand the point of showing directly errors on the page (not even using the error triggers nor exceptions). 
  
   |