- 1,233 categories
- 40,480 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
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- This class can be used to search for data in MySQL database table text fields.
It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table.
The class returns an array w...
- Categories
- Tags
- 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
- Tags
- Platforms
- Licenses
- A function which returns an array containing data specified in an SQL statement using GetRows. Includes measures to help combat SQL injection.
- Categories
- Tags
- Platforms
- Licenses
- The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are ...
- Categories
- Tags
- Platforms
- Licenses
- This function returns an array of 3 values that makes browsing through your SQL results, or any other list of results, very easy. The navigation bar looks very similar to ones used in most sites [ &<&<6 7 8 9 10&>&...
- Categories
- Tags
- 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
- Tags
- Platforms
- Licenses
- Codewalkers is a resource / community site dedicated to PHP and SQL development. It offers an array of forums, user submitted code, tutorials and more. Codewalkers is the home of the PHP Coding Contest
- Categories
- Tags
- Platforms
- Licenses