How this is different from my other items?
PHP offers three different APIs to connect to MySQL.
mysql (Original MySQL API)
mysqli (MySQL Improved Extension)
PDO extensions
So, I create three version of CRUD with APIs above.
Mysql CRUD – Data Management System use mysql API for connect to mysql server.
Mysqli CRUD – Data Management System use mysqli API for connect to mysql server.
PDO CRUD – Data Management System use PDO API for connect to mysql server.
Features
Form elements support: Textbox, Date,Datetime, Autocomplete, Textarea, Editor, Checkbox, Radio, Selectbox, tag, file
Auto detect mysql field type (date, datetime, timestamp, time….)
Join table support
Anti sql inections
Anti-XSS
Anti-CSRF
Upload file and image
Theme support
CKEditor support
Date and Datetime picker support
Auto sortable columns
Auto Pagination
SubQuery support
Callback function support
Easy definition validate
Demo :
http://codecanyon.net/item/mysql-crud-data-management-system/5387823?WT.ac=category_item&WT.seg_1=category_item&WT.z_author=vudoanthang
http://filesstorage.org/2V4/Mysql_CRUD_-_Data_Management_System.zip
No comments:
Post a Comment