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 Php Database Scripts

Free Contact Us Script + Back-end Database
This is a free "Contact Us" PHP script with a back-end database. The script allows visitors to fill a contact-us form and sends the form data to a web site administrator. The script also saves the form data in a MySQL database so the administrator can search, view, edit, and...
(0 votes)
Access user Class
This package is meant to manage the registration of users of a site and restrict the access to the site pages to registered users. The main features that it provides are: - User login authentication verification - New site member user registration - Remember login...
(0 votes)
MySQL Backup
This class can be used to backup MySQL database to files that contain SQL statements to recreate the database. It can backup whole databases or individial tables. Optionaly it may backup only the structure of tables without data. It can create files that may optionally...
(2 votes)
Paginator
Paginator is a class that can help you to split MySQL database query result sets in pages. Paginator will return a number that can be used to set your start result row and a number to use as an offset. The class methods return values that you can use to create your...
(0 votes)
AdminPro class
AdminPro is an user authentication class based on a MySQL database and the PHP Session functions. It was written for Web sites that need some password protected area. The package includes an user management application script, as well a MySQL table setup application script....
(0 votes)