class mysql php

Mega Class Database (MYSQL) v 1.0

Mega Class Database (MYSQL) v 1.0

Mega Class Database (MYSQL) v 1.0 Use every feature of MySQL in PHP . Main Features: 1. MySQL Compatible with:MySQL 3.23+, MySQL 4.0+, MySQL 4.1+, MySQL 5.0+. 2. Easy to Use, clean, easy to understand code. 3. Access MySQL Database without any knowledge of MySQL or SQL . 4. Uses Associative array of data to insert and update rows in the database table. 5. Optional escape string feature to avoid SQL Injections. 6. Automatically Creates Prepar...

Simple Database Abstraction for PHP and MySQL

Simple Database Abstraction for PHP and MySQL

Manipulate with your data using simple methods Powerful actions in simple Active Record style. No any SQL writing. Fast and low-memory usage, compact and cleaner resulting code Features Simple insert, update and delete Batch inserts and updates Where conditions and fulltext search Sorting and grouping Joins of multiple tables Foreign keys updating Checking the uniqueness of records Concatenation and group concatenation Min, max, sum ...

No-Queries MySQL

No-Queries MySQL

Use every feature of MySQL in PHP without writing a single query. Features: 1. Easy to Use. 2. Access MySQL Database without any knowledge of MySQL or SQL . 2. Uses Associative array of data to insert and update rows in the database table. 3. Optional escape string feature to avoid SQL Injections. 4. Properly documented with examples and comments. Documentations:http://redhawk-studio.com/demos/docs/mysql/

Censoring Database and Class

Censoring Database and Class

What you got here is a fully functional class giving you the ability to setup your own censoring system. This can be helpful for chats, messages and many more things where users are writing contents/messages. The package includes an example file that shows how to easily utilize the censoring class, aswell as it includes the simpleSQL class used for mySQL connection and querying. Features: easy to utilize and customize 3 different censo...