This login system enables webmasters to protect certain pages from being viewed by just anyone. Administrators give permissions for each page and the users can only access pages which are permitted to them. Webmasters also have the control of various features, for more information visit out website.
Backup of a mysql database in mysqldump format without using mysqldump or a system command, only PHP. The class makes a SQL script or GZip archive to download.
A very basic message system. You can submit messages and an admin can view them via password portection. Use it in place of not being able to send emails from your host or as a basic private guestbook. Messages can be sorted by date or name, and includes validation. Code is easily modifiable.
This is an easy to install and use threaded discussion board script which uses MySQL as backend. It also includes a search utility. To use, simply change the path to your script and hostnames to your local settings and you are ready to go.
These classes are to make a simple Login -, and session management possible. With only three different calls the entire log in and session management can be solved. It acts in the detail over: slcLogIn() provides a log in object slcIfUserOk() examines for permitted user and provides if necessary a session slcLogOut() destroys the session variables and terminates the session slcDocumentExamine() examines whether the current user the side see may. Needs MySQL!(Sorry for my Bad English!)
simple to use photo album, all you need to do is upload your photos to a directory and all the photos are resized and thumbnails are created. Features included, next previous buttons, customized image size. Feel free to customize this script in anyway.