- 1,251 categories
- 40,829 scripts
- 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
- 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
- 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
- cNodes is a php class to store and manipulate tree structure in a mysql database. An example of a typical uses for this would be a web directory. Its important to note that the class and the table are meant only to model the relationships between nod...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- SQLData is an extension of the DB class that is meant to provide object-relational mappings to store and retrieve persistent objects in a SQL database.
The class comes with additional scripts for generating classes that can be used by applicati...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
Page: