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

Total scripts: 203
Total downloads: 25474
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

Captcha Security Images
Captcha Security Image
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
(8 votes)
dGallery
Web-based gallery for administering web photos collection.
(8 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)
Simple Gallery
This class can be used to present a picture gallery from images stored as server side files. It retrieves the list of GIF, JPEG and PNG images files in a given directory and displays thumbnails of the images in a table with links to pages where each image is displayed...
(1 votes)
AJAX Drop-down
This package can be used to update the options of a drop-down select input when the selected value of another drop-down input changes. It uses AJAX to retrieve the new set of drop-down options from a MySQL database on the server side.
(3 votes)
AJAX driven simple chat
This class can be used to implement a simple Web based chat system that uses AJAX to update the chat dialog display area without reloading the whole page. The class generates a page with a Web form to submit what each chat line that the users type. The chat lines are...
(3 votes)
Free Regional Directory Script
Create unlimited categories and subcategories Options to require or not require reciprocal links Option to setup featured links and interface with the Paypal IPN Setup email notifications to let people know when you accepted their links and to let the admin know when a new...
(3 votes)
Blog Script for PHP
Simple but powerful freeware blog system for PHP and MySQL. Easy to change design, multiuser, powerful administrator options. You can test the script on our website before installing it.

Visit: www.bloly.com
(3 votes)
Attachment Mailer class
This class can be used to send e-mail messages with attachment files. The class can send messages with multiple attachment files with automatic MIME type detection using the PHP MIME magic extension. The class can validate an e-mail address using regular expressions and...
(2 votes)
Secure Image Uploader
A secure image uploader / resizer. Testing so far has not let any invalid / malicious images through. Simply pass an item in the $_FILES array, specify a max width and height (if you want to scale it) and a directory to save the image to. Additionally, you can create...
(9 votes)