- 1,251 categories
- 40,829 scripts
- This packages implements a MySQL database abstraction layer.
It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a ...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This class can be used to create HTML forms for entering values to create new records of a MySQL database table.
It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for...
- Categories
- Platforms
- Licenses
- Astanda Directory Project [ADP] is a directory, search engine, and spider/crawler software. Your own breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support. Supports virtually unlimited n...
- 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
- 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
- A class to handle sessions by using a mySQL database for session related data storage providing better security then the default session handler used by PHP. You don''t need to modify a thing in your application - after instantianting the class ...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This class is a mySQL database access wrapper
It provides methods for interracting with a mySQL database easily and securely
Some of the features include
- method that is an alias of PHP''s native mysql_query() function with th...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use,
- 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
- Platforms
- Licenses
- A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP)
- automatic form ge...
- Categories
- Platforms
- Licenses
- phpDB is a php database abstraction class which is extendable to provide a generic interface. Currently MySQL is the only database abstraction catered for in this version and the hooks are in place for other database types. Future release will expa...
- Categories
- Platforms
- Licenses
Page: