- 1,251 categories
- 40,829 scripts
- A basic wrapper class for the MySQL database engine. Contains methods for connecting to a database, fetching and returning results, building insert and update queries, optimization and more.
* Creates a persistent connection to a specified databa...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- 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 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
- Safedata is a PHP class that effectively disables both register_globals and magic_quotes.
It includes wrapper functions for MySQL / MySQLi''s escape string functions and for htmlentities / htmlspecialchars that allow you to use both string...
- Categories
- Platforms
- Licenses
- MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the r...
- Categories
- Platforms
- Licenses