This is a stable version, it’s production ready so install today!
Google Project Page
Need support? Visit the Google Project page and open a ticket.
SVN Access
svn checkout http://winn-guestbook.googlecode.com/svn/trunk/
Features
- Fully customizable guestbook and form display
- View posts on there own page!
- Delete posts before they ever reach your page.
- Full CSS backend
- Easy to use admin panel
- Will not show email addresses on guestbook
- Three Step Install (Web based, only one file to edit!)
- Built in PHP and MySQL
- Allows you to approve post before they go on your site
- SPAM Protection built in
- AJAX Edit in place
- Add posts to your own guestbook!
- Version checker, know the moment a new version is out!
- Add your sites name and web address to the top!
- Check Your Password Strength in real time!
- Live up-to-date Stats
- Google Analytics
- Akismet API Key check
- Database Configuration file
- Akismet SPAM Protection
- Free
Server Requirements
- PHP 5 (Works with 5.3)
- MySQL 5+
How to install
Learn how to install!
- Upload all the files in the winn_guestbook folder.
- Create a database with (PLESK, CPANEL, or other).
- Open up “conf_only.php” with a text editor, edit ($HOST_w, $USER_w, $PASS_w, $DATAB_w).
- $HOST_w is the host, most hosts will use (localhost) you may need to contact your hosting provider for more information if you do not know.
- $USER_w is the database user name that you just setup.
- $PASS_w is the password that goes with the username.
- $DATAB_w is the database name.
//connect to db $HOST_w = "localhost"; // <--- 99% chance you will not need to change this $USER_w = "USERNAME"; // <--- DB Username $PASS_w = "PASSWORD"; // <--- DB Password $DATAB_w = "DATABASE NAME"; // <--- The Database name
Upload (conf_only.php) to the data folder, once you have done that you can now open your browser and go to http://yourdomain.tld/your dir/install.php.Follow the steps; Click “Install” then once it’s done click “Next Step” Set your admin username and password.
NOTE: Be sure to DELETE (install.php), (install_launch.php), (install_done.php), (install_data.php) they are major security issues if you keep them on your server after you have installed.After install, you may login with your login and password you have just set by going to (/your dir/admin/).
Download Guestbook V2.4.8c (776 KB)
Screen Shots
Need php help?
Looking for more help with php & MySQL? This book is a great start for new developers: PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide



