xCRUD – is a simple-usage but powerfull Create-Read-Update-Delete (CRUD) generator application for PHP and MySQL. The application offers you many ways to work with your data and scaffolding, while remaining very easy to use. Content management becomes simple and flexible, hours of saved time, minutes to implement. You can use it as plain php script or with your favorite framework or cms. Features: Single-line syntax for more convenience, it’...
Fully management datagrid that synchronizes information with your database tables, without needing for you to write any SQL line. Easy to use but still providing flexibility if you need (over 20 parameters). MySQL natively, and Oracle, PostGres and SQL server via ODBC. Full-text search feature. Pagination! You use formatters to configure columns. Like “WYSIWYG”, “calendar”, “checkbox”, “input”, “file”, etc. If you want you can use custom forma...
A script that empower your search textbox so users can see the search-able result before they finish typing the whole word! The suggestions can be retrieved from mysql database or a defined array, using ajax technology. Smart Auto Complete Demo Smart Auto Complete Features : Integrate an auto complete feature to blog, cms, datagrid, basically any pages you want. Make your record searchable. Has the auto complete suggestions searched from...
Data Viewer gives you an instant view of your database table’s data. It is very handy if you want to show client your database data or you just want to give yourself an quick view of your database data. Data Viewer presents data in a datagrid with searching and sorting functions, its data table is powered with ajax, no page refreshing when retrieving data. Updates: version 1.8: Hide certain fields for MySql source version 1.7: ...
This script is the ajax version of our Advanced tables script. The result is that this script can work with much more data. It even can handle a database with more than 300,000 records. Updates 21/2/2010: Fixed json_encode problem for PHP versions smaller than 5.3 Fixed wrong source reference in Example script Added feature to only search in specific columns (see PDF documentation page 6 “searchColumns” parameter) Fixed last row search ...