Categories
Tags → Mysql Database Class

Id3 Tag Correction and Downloading

This class can be used to correct tags of MP3 tags of music with records stored in a MySQL database. It scans a MySQL database table with information about music albums to see which albums did not have yet the associated ID3 tags. The class a...
DETAILS

exportDb

This class can be used to create a backup of a MySQL database using the mysqldump command. It invokes the mysqldump command to generate a backup file of a given database on behalf of a given authenticated MySQL database user. The generated ba...
DETAILS

Sam Database Pagination Class

This class can be used to display database query results split in multiple pages. It can perform queries to a MySQL database table and retrieve a range of results to display in the current page given the page number and the limit of results to ...
DETAILS

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

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

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:
©2003-2019 jCay.com