| Portfolio;; |
|
Application.guestbook
This set consists of a guestbook API, including the information for all tables you'll need. Also including a censor function. This application is easily changeable to suit your preferences. And ALSO included within this package, there is a manual, giving instructions on how to set it up on your front end and how to set the AJAX up if you would like to add a 'chatboxy' type feel to it... Download here View the manual here |
||
|
Captcha.php
Okay, yeah, the name of this download is called 'captcha'... But what it really is is a PHP random image generator (I like to call it... PRIG). This is mainly for my own amusement but can be used as part of a Captcha system if you would like to develop one. Download here |
Class.user.php
This is a simple user authentication script that contains the functions for letting users log in to your website, i.e. to be authorized to access parts of your website... This is very simple as to be a foundation for any extras you would add to it. The manual gives any information needed to correctly set up the program. If you have any difficulties, message me. Download here View the manual here |