Guestbook PHP
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
- 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 the admin to approve post before they go on the site
- Spam Protection built in
- Ajax edit in place
- Version checker
- Add the site name and web address to the top
- Check 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, etc.
- Open “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 given. Click “Install,” then 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), as there are major security issues if they are kept 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




