27 projects tagged "Front-Ends"
MX Query Builder allows table relation management, automating SQL query generation in a visual interface. It manages tables, relations, and conditions for queries in your Web browser, and integrates the resulted SQL directly in Dreamweaver, allowing you to use the server behaviors with it.
isbnsearch provides a simple method for retrieving information about any book using only an ISBN or EAN barcode. It is intended to provide assistance for online libraries, user groups, or individual users, and is designed in such a way to provide a distributed ISBN database query system. Users can choose to view the summary information (author, title, publisher, date, edition, subject, ISBN) as HTML, XML, or a pre-formatted SQL statement.
This PHP class displays results of MySQL queries in a browseable and editable format akin to a MS Access display. Columns have headers that allow sort order to be changed by clicking on them. The listing may be editable or read only: full edit mode (change, delete, insert) or select mode. There is a select box (drop down list), checkbox, hidden columns, and an editable title bar allowing any HTML. The SQL results must have at least one field and a field that contains an unique identifier (UID).
The ATK Framework is a PHP business framework. It is targeted at developers who wish to focus on business logic instead of coding HTML. ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. ATK has a model driven approach, but is 100% customizable.