Monthly Archiv: November, 2009

Post to Twitter

Send messages via Twitter API with these two PHP scripts. It takes to enter user name and password into source code and open page with form and you can post to Twitter. You are immediately notified if your tweet is published or not. Easy to customize.

JS Auto Form Validator

The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as required or non-required and also what specific type they have: text, password, numeric, zip code etc. The script automatically checks all required elements in order to make sure that they are NOT only empty before allowing the form submission, but also that the surfer entered a valid type value.

Mail

Package:
Mail
Summary:
Compose and send HTML e-mail messages
Groups:
Email, HTML, PHP 5
Author:
Raj Trivedi
Description:
This class can be used to compose and send HTML e-mail messages.

It takes as parameters the message subject, HTML body text, sender, reply and recipient names and addresses.

The class can compose the message headers and body and send it.


Easy Website Translation Script

Package:
Easy Website Translation Script
Summary:
Translate pages automatically using jQuery plug-in
Groups:
AJAX, HTML, Localization, PHP 5
Author:
Gourab Singha
Description:
This is a very simple class that can be used to automatically translate pages automatically using jQuery plug-in.

It just generates HTML with Javascript that invoke the jQuery translate plug-in to translate the current page content using Google AJAX language API.


Extended MySQLi

print_r of result array
Package:
Extended MySQLi
Summary:
MySQL database access wrapper using MySQLi
Groups:
Cache, Databases, PHP 5
Author:
Camilo Sperberg
Description:
This package implements a MySQL database access wrapper using the MySQLi extension.

It is based on the Reduced MySQLi class originally written by Mertol Kasanan.

This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file.


[Free] New DVD and CD Burning Software: Create DVDs and CDs on Your Computer For Free

A new DVD and CD burning software (ie, a program that lets you create CDs and DVDs from files on your computer) has been added to the Free CD and DVD Burners and Copying Software page. This software, called AmoK, supports multisession CDs/DVDs, and can also create movie DVDs/CDs and audio CDs. The program is portable in the sense that you can place it on your USB thumb drive if you wish.

Tabela class

HTML view
Package:
Tabela class
Summary:
Show MySQL query results in an HTML table
Groups:
Databases, HTML
Author:
Piotr Ejsmont
Description:
This class can be used to show MySQL query results in an HTML table.

It can build an SQL query from a list of table fields and executes it.

The class generates an HTML table to display the query results.

It also displays links to browse results split in multiple pages, showing up to a given limit of records per page.

The table headers show links that allow showing results sorting by different fields.


IP Location Class

Package:
IP Location Class
Summary:
Get the location of an IP address from IPInfoDB
Groups:
Geography, Networking, Web services
Author:
Usman Didi Khamdani
Description:
This class can be used to get the location of an IP address from IPInfoDB.

It can send a request to the IPInfoDB Web service API and get the geographic location of a given IP address.

If the location is known, the class stores in its variables the country code, country name, region code, region name, city, postal code, latitude, longitude, time zone and offset from GMT time zone.


Powered by Gewgley