- 1,251 categories
- 40,829 scripts
- Simply upload the Free PHP / SQL FAQ files to a directory on your PHP enabled server, edit the included file Local_Settings.php and enter in the relevant info for your site, including your database connection info. Then run the SQL Table Creator scri...
- Categories
- Platforms
- Licenses
- PHP usually comes with mysql extension mysql (mysql_... functions) which is rather low-level and requires writing too much code for a trivial tasks: error-checked execution of SQL queries, getting single row from SQL table, getting value from SQL tab...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget.
Seir Anphin''s core supports user-registration, database-driven templates, database abstr...
- Categories
- Platforms
- Licenses
- vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions.
vpSQL accepts the the following sql statements:
SELECT fields FROM table[WHERE][ORDER BY][lLIMIT]
INSERT fields,dat...
- Categories
- Platforms
- Licenses
- DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
ADVAN...
- Categories
- Platforms
- Licenses
- This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
- Categories
- Platforms
- Licenses
- DBBrowse is a servlet-based application that runs on a Web server (either intranet or extranet). Using a simple HTML Web browser, DBBrowse enables you to access the Web server''s databases (local or remote databases as well).
The main DBBrowse...
- Categories
- Platforms
- Licenses