- 1,251 categories
- 40,829 scripts
- This class can be used to build and execute MySQL database queries.
It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values.
The class can also execute the generated queries and retrieve the SELECT query...
- Categories
- Platforms
- Licenses
- This class can be used to generate Excel spreadsheets in XLS format.
It can add text or numeric values to given rows and columns of a spreadsheet.
The class may also execute a MySQL database query and generate a single spreadsheet with th...
- Categories
- Platforms
- Licenses
- This class is a simple wrapper to access MySQL databases.
It can establish connections to a given MySQL server and execute SQL queries in a single call.
The query result resource handle, columns names, number of returned rows and last ins...
- Categories
- Platforms
- Licenses
- A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing ...
- Categories
- Platforms
- Licenses
- This small free script allows you to type php commands/scripts inside a text area and execute them from one single page. You can use it for: Learning PHP interactively; Testing and debugging your PHP scripts interactively; Running programs and system...
- Categories
- Platforms
- Licenses
- When interacting with a database, functions are called that are common to every transaction; functions to establish a connection, execute the query and then close the connection. This article shows how to create functions that will eliminate this red...
- Categories
- Platforms
- Licenses