A Lotto script where visitors pick 4 numbers. Also includes an ad rotator and delay feature where the users have to wait a specified amount of time and visit your sponsor before their numbers are drawn. Give the Advertisers so many credits and their ad will only be shown for that many times. Also it collects email addresses, so you can create a newsletter easily or send out updates.
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!)
This is an easy to use script for users who do not have the ability to use .htaccess but want to protect non sensitive information.
Full instructions included
You can run PiwiP (the PHP Scripts) on a php-server while the pictures are on another picture-server. It is essential that the picture-server allows directory-listing!
PiwiP does not use a database (like mysql). All comments/explanations (except this file and the GNU License) are in German.
A short introduction:
1. Be sure your picture-server has activated directory listing.
2. Be sure no index.html (or index.htm) is in the (sub)directory of the gallery-path on the picture-server.
3. You can use png, jpg, gif or bmp files.
4. Adjust the url of the picture-server ($initialurl) in piwip.conf.
5. Adjust the path of the include-directory ($includepath) in piwip.conf.
6. Adjust the path of piwip.conf in index.php and gallery.php.
Once installed it is for administrators very easy to expand the gallery, just create a directory with pictures on the picture-server (or add/change/delete some picture in an existing directory). The name of the directory will be shown in the html-output.