Monthly Archiv: November, 2009

ApPHP Tabs

The ApPHP Tabs is a simple PHP script that generates multilevel tab menu control which consists of nice-looking tabs. It may be useful for web developers who appreciate their time and do not want to waste it on boring work but instead focus on really challenging tasks. It takes you only few seconds to add or remove a tab. You can use the script to organize your website navigation system. It was written according to object-oriented principles and is very simple to install, implement, use and modify.

MySQL Database Backup

Package:
MySQL Database Backup
Summary:
Backup MySQL databases generating SQL files
Groups:
Databases, Systems administration
Author:
Anish Karim C
Description:
This class can be used to backup MySQL databases generating SQL files

It can take a backup of MySQL database by generating SQL statements for recreating the database tables and their record data.

The generated backup may be saved to a file or sent via e-mail.


Twitter API

Package:
Twitter API
Summary:
Set or get information from a Twitter user account
Groups:
PHP 5, Social Networking, Web services
Author:
robert
Description:
This package can be used to set or get information from a given Twitter user account. The main class can send HTTP requests to the Twitter API account. There are several sub-classes that can send requests to set or get several types of Twitter user account like: the user statuses, public timeline, user timeline, friends timeline, mentions, friends, followers, etc..

Ajax Registration Module

Registration
Package:
Ajax Registration Module
Summary:
Display and process user registrations using AJAX
Groups:
AJAX, Databases, User Management
Author:
Christopher Natan
Description:
This class can be used to display and process user registrations using AJAX.

It can generate HTML and Javascript that uses the jQuery library to submit a registration form using AJAX requests.

If the submitted registration form values are valid, the class creates the registered user records in a database. Otherwise it flags the invalid form fields.


SDB simple MySQL class

Package:
SDB simple MySQL class
Summary:
Wrapper to access MySQL databases
Groups:
Databases, PHP 5
Author:
Pawel Janisio
Description:
This class implements a wrapper to access MySQL databases. It can:

- Establish database connections
- Execute SQL queries
- Retrieve query results into arrays
- Retrieve the number of result rows and affected rows
- Create tables
- Lock tables
- Optimize all database tables
- Truncate tables
- Import a database dump using the mysql command
- Get the database variables and statistics


Chumastext_lib

Package:
Chumastext_lib
Summary:
Replace text with HTML to color and convert letter
Groups:
HTML, Text processing
Author:
Vitu Punkerage
Description:
This class can be used to replace text with HTML to color and convert letter.

It can replace text sections with color names and styles with in square bracket tags with HTML span tags with color styles.

The class can also convert letters with accents with the respective HTML entities.


Simple_rating

This is a simple rating system that uses MySql to store the data.Very simple to add it to your pages and you may customize it the look you want very easy. Features: •It may be installed on multiple pages •Very Easy installation

YouTube Video API

Package:
YouTube Video API
Summary:
Retrieve information about YouTube videos
Groups:
Video, Web services
Author:
Emre Korkut Or
Description:
This package can be used to retrieve information about YouTube videos.

It uses the Google Data API to send requests to retrieve information about videos given some search keywords.

It can retrieve the video descriptions, thumbnails, comments, links to related or response videos, statistics and ratings.


Google Chart for PHP 5

Sample Generated Chart
Package:
Google Chart for PHP 5
Summary:
Generate chart images using Google chart service
Groups:
Graphics, PHP 5, Web services
Author:
Jonathan Discipulo
Description:
This class can be used to generate chart images using Google chart service.

It takes several parameters to define the chart type, size, colors, titles and labels, and chart data.

The class generates a Google Charts URL that can be used in a Web page to display a PNG image the displays the configure chart.


Twitter Updater

Package:
Twitter Updater
Summary:
Update and retrieve the statuses of a Twitter user
Groups:
PHP 5, Social Networking, Web services
Author:
Muhammed Mamedov
Description:
This class can be used to update and retrieve the statuses of a Twitter user.

It can send requests to the Twitter API on behalf of a given user to perform several types of operations.

Currently it can update the user status, remove a given user status, and get the user time line status.

The class can shorten URLs in the updated user status using the bit.ly shortening service.


Powered by Gewgley