A simple and beautiful file based guestbook utility.
Allows visitors to post comments on your website.
Features
a) This free guestbook script can be added in to any html website with php.
b) Configurable look and feel.
c) Option to look/sort the entries in ascending and descending order.
d) You can view users comments one by one, with previous and next option.
e) Admin option to login and delete unwanted mails.
f) Admin can restrict the user by blocking the IP Address.
g) Admin can stop the filter spam mails which has the specific words.
h) Admin can enable or disable the display of html tags/taged message.
i) File based utility. No configurations required.
a)Unzip the download.
b)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.
c)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:
d)Edit the file HGB/color.txt, just give the color to what ever you want.
Changing UserName & Password:
e) Edit passwo.php and change the username and password.
f)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)
$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
- This PHP code is given under GPL License
- i.e. Free use for those who use it as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found here
- You can purchase the script if your requirements does not meet GPL License terms.