There are 2 languages versions,English and Italian , that you can choose
when installing.
It's got a good anti-spam protection with the captcha verification code.
Plus a protection against bad words and words too long and it checks for
valid URL
This version provides the approval of the comment prior publication of the
comment.
From the Admin page you may approve or cancel any comment, ban a IP Address
and add bad words that you don't want to appear on the comments
it works on web pages with extension .php
Also works on .htm .html extensions if your host have enabled
the web server to recognize php code with these files extensions.
For further explanations visit this page
www.maniacomputer.com/WebServer/PHPasHTML.html
It has been tested in IE6 , IE7 , Firefox
Can be installed in minutes
you can customize it easily from the .css file
pre requisites:
PHP4 +
MySql
1 database
username with create,update,delete,insert permissions
Unzip the Folder named guestbook and upload it to the root folder of your web site .
Make sure the folder "class" and the file "mysql_manager.php" have
read and write permissions
Make sure to have ready the name of an existing MySql Database,or create a
new Database prior starting.
Open your browser and type in the address bar :
- www.yourdomain.com/guestbook/install/install.php where www.yourdomain.com is
your website address
Fill in all the fields and run the installer. You've finished.(see
Figure below}
Delete 'install.php' after the installation.
Add the following code where you want the comments to be in the page:
- <?php
- include'guestbook/comments.php';
- ?>
In this version, the form to add comments opens in a new window,if you want
to
have it on the same page,open the file guestbook/class/comment_class.php and
edit the variable $show_form -0 shows the form in the comments page 1 pops up a
new window
- That's all.you have to do for your comments working.
For further details and Examples have a look at the comments on any page in this site .
For any problems don't hesitate to ask emailing at jp50@maniacomputer.com.
Enjoy
Administration
When MCcomments is installed,type
www.yourdomain.com/guestbook/admin/admin.php in your browser
Login as administrator with your username and password that you provided
while installing
Now you can delete,approve comments on any page.
Or you can ban IP Adrresses from usin the commentsl
And you can add any word to the list of the banned words
If you are having problems don't hesitate to contact me