- 1,251 categories
- 40,829 scripts
- The PowerFeed script takes a datafeed and converts it into SQL statements that you can load it into your MySQL database! The script supports multiple datafeed formats and structures. If your datafeed has a header record, that record is then used as a...
- Categories
- Platforms
- Licenses
- Extracts data from MySQL. Uses a MySQL table name or SQL statement to determine what data to extract. Formats the data into comma-delimited format, csv. Automatically translates invalid characters, such as &" to valid characters. Quotes col...
- Categories
- Platforms
- Licenses
- The class takes a MySQL query result handle and retrieves the query result column names and the query result data.
The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.
- 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
- QikTable is a PHP class that uses object-oriented syntax to simplify the creation of HTML tables. Set or clear ANY attribute (including CSS) for the table, headings, body, or by row, column or cell. Makes it easy to build tables with data imported fr...
- Categories
- Platforms
- Licenses