Formitable is a PHP class which can output HTML forms from MySQL database tables. The table is analyzed in order to output a form which uses the best input type for each field. The forms are customizable and data is inserted into the table on submission.
This project goal is to give anyone the ability to create html forms and mysql tables without code.
Mail features are :
Standard fields (text, date, checkbox, select ...).
Extended fields like lookup into another table, riche texte editor.
Users and right management
PHP Report Generator generates PDF-files from an result set of an SQL Statement. The description of the report is stored in a SQL Table. The project consists of the printing machine and an HTML front end, to create a report definition.
It is sql interface to web to get and send table content in different formats, run customized sql queries, handle authorization stuff etc. It is tool for developers. Formats can be xml, html, csv, json etc.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This is a library written in PHP for make automatic control of input data of the users.
This library can:
- Insert/Update data very fast with little row of code
- Make a HTMLtable from simple array
- Auto Filter data from user
phpPgEdit is phpMyEdit for the PostGreSQL. It provides an instant table editor in HTML. It includes a huge set of table manipulation functions table sorting, filtering, table lookups, and more.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
Web table that connects to a mySQL table and shows its data
Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap.
The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent.