Monthly Archiv: January, 2010

GoLinks

A simple yet powerful and efficient links directory script with many features including unlimited categories, link submission, search engine friendly URL's, multiple themes and language support with completely customizable templates.

Web Open Patch

Package:
Web Open Patch
Summary:
Filter values to prevent security exploits
Groups:
PHP 5, Security, Validation
Author:
Marcos Bezerra
Description:
This class can be used to filter values to prevent security exploits.

It can filter values in several ways to avoid values that could be used to perform security attacks.

Currently it can filter values to prevent MySQL SQL injections, injection of e-mail messages in headers, escaping values to prevent cross-site scripting, generate and validate tokens to prevent cross-site request forgery attacks.


Large File Reader

Package:
Large File Reader
Summary:
Read large text files one byte at a time
Groups:
Files and Folders, PHP 5
Author:
Leonardo Branco Shinagawa
Description:
This class can be used to read large text files one byte at a time.

It uses PHP function file_get_contents to seek to the current read position and reads lines of text one byte at a time.

It can also seek the file to find the position of a given line.


GTranslator

Package:
GTranslator
Summary:
Translate text using Google Translate
Groups:
Localization, Web services
Author:
Forud A
Description:
This class can be used to translate text using Google Translate.

It can send a request to Google Translate Web services API to translate a text to a given idiom.

The class can also return a list of valid accepted idioms including auto-detect the original text idiom.


Dynamic Multi Level Drop Down Menu in PHP/MYSQL/JavaScript

Menu Screen Shot
Package:
Dynamic Multi Level Drop Down Menu in PHP/MYSQL/JavaScript
Summary:
Display an hierarchic menu stored in a MySQL table
Groups:
Databases, HTML
Author:
Pravin Sonawane
Description:
This class can be used to display an hierarchic menu stored in a MySQL table.

It retrieves the title and link URLs of items of a menu from a MySQL database product table.

The class generates HTML and Javascript to display the pull down menus with links according to the hierarchy of children and parent items retrieved from the database.


Dynamic Multilevel Drop Down Menu in PHP/MYSQL/JavaScript

Menu Screen Shot
Package:
Dynamic Multilevel Drop Down Menu in PHP/MYSQL/JavaScript
Summary:
Display an hierarchic menu stored in a MySQL table
Groups:
Databases, HTML
Author:
Pravin Sonawane
Description:
This class can be used to display an hierarchic menu stored in a MySQL table.

It retrieves the title and link URLs of items of a menu from a MySQL database product table.

The class generates HTML and Javascript to display the pull down menus with links according to the hierarchy of children and parent items retrieved from the database.


Timezone Selector

Package:
Timezone Selector
Summary:
Generate select input to choose a time zone
Groups:
HTML, PHP 5, Time and Date
Author:
Dave Hale
Description:
This class can be used to generate select input to choose a time zone.

It retrieves the list of supported time zones and generates HTML for a form input of type select to let the use choose one of the listed time zones.


TimezoneSelector

Package:
TimezoneSelector
Summary:
Generate select input to choose a time zone
Groups:
HTML, PHP 5, Time and Date
Author:
Dave Hale
Description:
This class can be used to generate select input to choose a time zone.

It retrieves the list of supported time zones and generates HTML for a form input of type select to let the use choose one of the listed time zones.


Powered by Gewgley