JibberBook - Free PHP Guestbook script 2.3
From PHPKode | 358.0 KB
Try before download
The page visits: 6674
JibberBook is an open source, easy-to-use and free PHP guestbook script built with PHP 5.0 and Ajax. The guestbook aims to create a pleasant user experience while giving you much flexibility.
If you don't like the quick and easy default XML guestbook, you can switch to MySQL guestbook. Users with JavaScript will experience a user-friendly interface enhanced by Mootools.
The guestbook stop spammers in their tracks with extra protection from Akismet, defend against XSS attacks and standards-breaking comment mark-up by using HTML Purifier.
Features of JibberBook Guestbook:
- HTML Filtering
. Defend against XSS attacks and standards-breaking comment mark-up by using HTML Purifier.
. All comments are filtered against a whitelist of elements and attributes that you choose, while any invalid or unclosed tags are automatically corrected.
- Spam Protection
. JibberBook Stops spammers in their tracks with extra protection from Akismet.
. Spend more time doing what you want and less time managing your guestbook without the use of an ugly Captcha box.
. Remember, if you want to use Akismet, you have to register your own API key.
- Storage Options of JibberBook
. If you don't like the quick and easy default XML storage, you can switch to MySQL.
. If those two don't fit the bill, you can roll your own data interface functions by extending the base class.
- Usable Interface
. Users with JavaScript will experience a user-friendly interface enhanced by the light-weight library, Mootools.
. The interface gracefully degrades, and functionality will remain the same for users without JavaScript so you don't miss a comment.
- JibberBook's Administrative Panel
. Manage your comments. Delete spam and reclassify false positives and negatives from within an easy-to-use interface.
Requirements: PHP 5.0 or Higher
Installation:
- Unpack files.
- Open /inc/config.php and on line 33, change 'password' to a password of your choice.
- Upload the files to your web server.
- Make sure your server has permission to write to /data_layer/xml/comments.xml. If you plan on using HTML Purifier, your server MUST have permission to write to /libraries/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer
More popular Guestbook
- JibberBook - Free PHP Guestbook script 2.3 (2 years, 1 month 1 day ago)
- GBook 1.7 (2 years, 4 months 24 days ago)
- Angora Guestbook 1.5 (2 years, 7 months 6 days ago)
- Instant PHP/MySQL Guestbook 1.03 (2 years, 7 months 6 days ago)
- OpenGB Guestbook 1.2.3 (2 years, 7 months 6 days ago)
Listing Files

index.php- 1.0 KB
- 04/09/2009 16:04:52

comments.class.php- 6.1 KB
- 04/09/2009 16:04:52

comments.xml- 436 Bytes
- 10/01/2008 18:35:26

comments.class.php- 5.4 KB
- 10/01/2008 19:11:00

table_structure.sql- 559 Bytes
- 05/31/2008 10:12:56

datalayer.class.php- 1.8 KB
- 05/31/2008 10:12:56

ham.php- 705 Bytes
- 04/09/2009 16:04:52

reclassify.php- 853 Bytes
- 04/09/2009 16:04:52

transformxml.php- 1.6 KB
- 04/09/2009 16:04:52

delete.php- 942 Bytes
- 04/09/2009 16:04:52

login.php- 790 Bytes
- 04/11/2009 13:36:02

logout.php- 424 Bytes
- 04/09/2009 16:04:52

load.php- 1.9 KB
- 04/09/2009 16:04:52

index.php- 774 Bytes
- 04/09/2009 16:04:52

