Monthly Archiv: August, 2010

Festivals of Pakistan

HAPPY INDEPENDENCE DAY Pakistan's Independence Day (also known as Yom-e-Istiqlal) is observed on 14th August, the day on which Pakistan was made an Independent country based on border lines created by the British during the end of their rule of India. Pakistan became an Independent country in 1947. The day is a nation holiday in Pakistan. The day is celebrated all over the country with flag raising ceremonies, tributes to the national heroes and fireworks taking place in the capital, Islamabad. The main celebrations takes place in Islamabad, where the President and Prime Minister raise the national flag at the Presidential an Parliament buildings and deliver speeches that are televised live. In the speech, the leaders highlight the achievements of the government, goals set for the future and in the words of the father of the nation, Quid-e-Azam bring "unity, Faith and Discipline" to its people.

Oziam Captcha

Example Screenshot
Package:
Oziam Captcha
Summary:
Generate images for CAPTCHA validation
Groups:
Graphics, PHP 5, Security
Author:
Dwayne Rothe
Description:
This class can be used to generate images for CAPTCHA validation.

It can generate an image with a random text obfuscated by a noise background image and random ellipse shapes.

The image text is stored in a session variable for posterior validation.


XLS Export

Package:
XLS Export
Summary:
Export MySQL query results to an Excel XLS file
Groups:
Databases, Files and Folders, PHP 5
Author:
Rodrigo Moraes
Description:
This class can be used to export MySQL query results to an Excel XLS file.

It can perform a given MySQL SELECT query and generates an Excel XLS file with the query results using PEAR spreadsheet Excel writer class.


Find Redirect URL

Package:
Find Redirect URL
Summary:
Determine the URL to that a page redirects
Groups:
HTTP
Author:
murali
Description:
This class can be used to determine the URL to that a page redirects.

It can send an HTTP request to a given URL and check the response headers to determine if the server wants to redirect to another URL.

It may follow the redirect URLs recursively if the requests to the target URL also redirect to another URL.

The class returns the final URL to where the redirection headers point.


PHP Benchmark script to mesure performance

Package:
PHP Benchmark script to mesure performance
Summary:
Measure the performance of PHP
Groups:
Language, PHP 5, Systems administration, Time and Date
Author:
AlessandroTorrisi
Description:
This class can be used to measure the performance of PHP code.

It can execute code of the class that perform several types of loops and other time consuming operations in order to evaluate how the current PHP version performs in the current machine.


Classringa

Package:
Classringa
Summary:
Get details of users of the Taringa site
Groups:
PHP 5, Social Networking, Web services
Author:
v0ltr4n
Description:
This class can be used to get details of users of the Taringa site.

It can send HTTP requests to the Web server of the Taringa site Web services API to retrieve several types of information about the participation of users of that social network site.

Currently it can obtain and display user profile data, get the achieved levels, the list of posts and their categories, and get site statistics.


Upload Class TKB

Package:
Upload Class TKB
Summary:
Resize (uploaded) image files
Groups:
Files and Folders, Graphics
Author:
Tiago Kinust Biage
Description:
This class can be used to resize (uploaded) image files.

It can take the file name of a GIF, JPEG or PNG image and resize it to make sure it does not have more than a given width or height.

The resulting resized image overwrites the original image.

In Portuguese:

Classe para fazer upload de arquivos com possível resize se for PNG, GIF ou JPEG.


Powered by Gewgley