- 1,251 categories
- 40,829 scripts
- 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...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- 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 ...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- Commercial License,
- PHP License
- 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...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
Page: