Free Php Scripts, Articles and Resources
    home  Home   php  PHPscripts   articles  Articles   contact  Contact
Date: 13 March 2010
in

Total scripts: 203
Total downloads: 25548
Total articles: 11

Latest Scripts
Free Contact Us Script +...
Free PHP ODP Script

Top Downloaded Scripts
Captcha Security Images
dGallery

Best Rated Scripts
File Searcher
Transparent Watermark

CATEGORIES

PHP ARTICLES

Categories

File Searcher
This class is meant to execute searches for files inside a given directory. The class can traverse directories recursively as an option. It can search for files given a list of space delimited patterns that define extensions contained in the last 3 characters of the...
(1 votes)
Transparent Watermark
This class modifies a given image using an watermark graphic defined by another image. This is meant to help protecting the sites that own the original images from being stollen by other people that remove the original credits and display the images in other sites without...
(1 votes)
Secure URL 2.0
This class can be used to encrypt the values of the parameters passed in the URLs of links. The class uses encoder to encrypt URL parameters. It uses PHP output buffer capture support to automatically process the URLs of the links and forms of the current page. An...
(1 votes)
AJAX Poll
This class can be used to present and process a poll without reloading the page where it appears. It uses an HTML template to present the poll page. The poll options appear as radio buttons in a place determined by the template. The class also generates the necessary...
(1 votes)
MIME E-mail message parser
This class can be used to parse and decode MIME e-mail messages. It supports decoding single RFC 2822 MIME messages or archives that aggregate multiple messages in the mbox format. The decoded message data is returned as an array that describes one or more messages found...
(1 votes)
AlefMentor
This package can be used to manage Web based courses that can be attended by remote students. It provides means to let the users create the online courses without limitations in the number of courses, instructors, students and system administrators. It also provides...
(1 votes)
Nur Sahid
This Free for Autoresponder script
(1 votes)
Dir Tool
This class can be used to manipulate directories and all the contained sub-directories and files. It can copy, delete and move (copy and delete) whole directory trees by traversing recursively a given directory.
(1 votes)
Gmail Gallery
This class can present a gallery of pictures stored in messages of a given e-mail account of GMail. The class can present pictures that were sent as attachments of messages sent to the GMail account. You need to download libgmailer class from...
(1 votes)
Random image script
This is your standard random image script that takes a slightly different approach than most, namely using standard HTTP headers instead of reading the file through the script.
(1 votes)