File Based GuestBook HTML Code
A simple and beautiful file based guestbook utility. Allows visitors to post comments on your website.
Features
- This free guestbook script can be added in to any html website with php.
- Configurable look and feel.
- Option to look/sort the entries in ascending and descending order.
- You can view users comments one by one, with previous and next option.
- Admin option to login and delete unwanted mails.
- Admin can restrict the user by blocking the IP Address.
- Admin can stop the filter spam mails which has the specific words.
- Admin can enable or disable the display of html tags/taged message.
- File based utility. No configurations required.
Preview
Downloads
- Version 4.0 - New GuestBook.zip
- Release Date - 2-1-2007 (4.0)
- Get free version without ©copyright link for just $10/-
- For customization of this script or any script development, mail to support@hscripts.com
Usage
- Unzip the download.
- Make sure that read,write permission[666] is given to the file's in HGB/gb.php, HGB/col.php, HGB/fil.php, HGB/ban.php.
- Just start using the guestbook code by going to the link /HGB/index.php [e.g: http://www.testguestbook.com/HGB/index.php] Configuring Look and Feel:
- Edit the file HGB/color.txt, just give the color to what ever you want.
Changing UserName & Password:
- Edit passwo.php and change the username and password.
- Setting new messages in the top
- Edit the file lookgb.php and add the following lines under the line
'$order = $_GET['so'];'
if($order == "" || $order ==NULL)) NULL)
$order = "dec";
NOTE 1: An example file path Your test file
/public_html/test-hiox-guestbook.php
HGB package
/public_html/HGB/*
NOTE 2: Your file's should be named with .php extension. [if your filename is test.html rename it to test.php]
Register for new version updates.
License
Related Scripts