| Recommend this page to a friend! | 
| All requests  | 
> | Simple PHP layer for all MySQL commands | > | Request new recommendation | > | > | 
 by unnamed - 10 years ago (2015-05-12)
+1  | I would like a simple PHP layer for all MySQL commands preferably like jQuery.  | 
+2  | 
 Ahhh, if only the S in SQL stood for simple, instead of standardized :)... If you want something object oriented, then the PDO extension is the way to go and I recommend this one. I'll let someone else recommend a package that uses the mysqli extension if you prefer a more common sql wrapper.  | 
| Recommend package | |
| 
 |