- 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 class can be used to manage users and friends that exchange messages.
It can create and retrieve records in MySQL database tables that contain information of users, friends and messages that they may exchange.
Currently the class impleme...
- Categories
- Platforms
- Licenses
- 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 retrieve music album images from Amazon.com site.
It accesses Amazon.com Web services API server and retrieves the URL of music album images.
The class also retrieves the image files into a local server directory and...
- Categories
- Platforms
- Licenses
- This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add an event for each day in a year by calling a simple addEvent met...
- 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
Page: