Categories
Tags → Mysql Class

mySQL database class compatible with PDO for PHP 4+

This is a mySQL database class, that allows you to run queries faster and supports prepared statements, just like PHP 5''s PDO, but working for PHP 4. It supports: - persistent connections; - raw query, just like mysql_query; - select func...
DETAILS

Winn Database Class

This is a PHP class that will allow web application developers to speed up the development process. All that is needed is a configuration file where you will include the database information for connection such as database name, user, password and so...
DETAILS

Register/Login PHP Class

This class will allow you to authenticate the logging in and registration of new users. All that is required is a open mySQL connection before the class is called/used. The class can easily be modified to function with an existing website.
DETAILS

Captcha - in 5 lines of code

This Captcha is packaged into a class and therfore only needs 5 lines of code to be entered into your code and the creation of a folder with writable permissions for the image. All the variables are held inside the class for easy editing Its as e...
DETAILS

Member Full Option

Member Full Option (95K) is an easy to use php snippet for user manipulation (register, login, etc.) for your php && MySQL driven applications. The aim of this project is to provide a generic class that can be used by any developer no matter ...
DETAILS

Bsic Data Base Operatons

This class will allow you to Insert, Select, Update, Dlete to and from MySQL Database. It will also give the ID number of the record that you just inserted, with many other features.
DETAILS

MySQLSoftware.net Domain Lister

High-performance, Catalyst MVC Web Framework Domain Name Offer/Counter-Offer software application. A professional, high-end software package built specifically for high visibility, high-load domain name auction websites. Deployed via Apache Fas...
DETAILS

florDBProcess: The easy way to do MySQL database scripting with PHP

Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods. Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects...
DETAILS

mysqlix class

This class can be used to manage MySQL database tables. It extends the MySQLi base class to add new functionality like: - Inserting, updating and retrieving MySQL table rows from a list of parameters - Creating and dropping databases, t...
DETAILS

MP3 Management

This package can be used to build a catalog MP3 files in a MySQL database. It can traverse a given directory to find MP3 files. For each MP3 file that is found, it extracts its ID3 tags and adds an entry in a MySQL database. The database record...
DETAILS

Page:
©2019 A--9.com