HomebulletScriptsbulletTag: crud (8 results)
  1. ajaxCRUD
    5376 total visits
    ajaxCRUD takes a table name and displays its records in an HTML table that can be edited using AJAX to save the record changes without reloading the page. AJAX is also used to add new records or delete existent ones.ajaxCRUD supports CSS stylesheets, various datatypes, paging, defining relationships to other tables, callback functions, and many other features.
  2. CoughPHP
    168 total visits
    This is an PHP ORM (Object Relation Mapping) tool and includes simple methods for all CRUD functionality. CoughPHP maps relational database schemas to PHP objects.Features of CoughPHP:- Advanced Database Configurations- Generating Classes- Autoloader- Query Helpers- Interoperability- Efficiency- SimplicityRequirements:- PHP 5 or HigherWhat's New in This Version:- Ported getFieldsThroughGetters, setFieldsThroughSetters, and test cases from A.S. branch.- Updated copyright information.
  3. No Screenshot
    412 total visits
    This PHP script can be used to perform SQL Update, insert and delete queries from parameters which define the tables, fields and field values. Cyber MySQL is mainly created to execute MySQL queries using lists of arguments.Requirements:- PHP 5.0 or Higher
  4. No Screenshot
    2968 total visits
    AJAX CRUD minimized is an HTML-based CRUD user interface for adding, updating and deleting database records is provided. The script supports record pagination, relationships to other tables, filtering records by a user defined text, presentation customization with CSS style sheets, callback functions, etc.. Requirements: PHP 3.0 or higher
  5. No Screenshot
    2012 total visits
    Several functions, that can be used to compose and execute common SQL queries by passing a list of parameters defining tables, fields and conditions, are added to the ezSQL class with CRUDités.Requirements: PHP 5.0 or higher
  6. No Screenshot
    1750 total visits
    smysql class allows you to create simple mysql connections and simple CRUD operation. Enjoy it and have fun!
  7. No Screenshot
    1505 total visits
    RS Asset can be used to provide an object oriented interface to access database table rows performing what is usually called object-relational mapping (ORM).RS Asset reads a mapping definitions array that describes how to access a given table to perform the basic CRUD operations on the table rows: create, read, update and delete. It provides functions those execute operations.
  8. No Screenshot
    2340 total visits
    CRUD Class takes a database table and a list of table fields and can generate forms to insert, update and delete the table records, as well list the information stored in those table records.CRUD Class supports retrieving information for storing in the table record fields from joined tables. Multiple databases are supported through separate abstraction layers.Requirements: PHP 3.0 or higher
Pages 1 of 1« 1 »