|
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...
|
|
|
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...
|
|
|
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...
|
|
|
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...
|
|
|
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....
|
|