- 1,251 categories
- 40,829 scripts
- This class wraps common MySQL database table SQL queries. It can:
- Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array.
- Insert or update rows from a list of fields and v...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- 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
- Creating the email list for sending newsletter. Subscribe part that can be added anywhere on the site. Easy to use, works with mySQL database to store subscribers emails and sended letters. After subscribing, script sends welcome email with the sub...
- 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
- ASPdatabase.net is a web-based program that enables remote database management via a web browser. You can view, edit, delete and create new records in a database table. Also, you can create new tables, drop tables, add or delete columns in a table an...
- Categories
- Platforms
- Licenses
- DataGrid is an active server component, which enables you to display, add, edit and delete a table record set in one page, using the power of DataGrid. Using DataGrid you can build a Web-based, browser independent, editable grid interface in no time....
- Categories
- Platforms
- Licenses