-
This PHP guestbook script will store and display 10 messages (the number of messages can be changed) from website visitors. Features anti-spam and anti-flood features. It uses a MySQL database to store the following information and about saved messages:- Message Title- Message Body- User Agent (if less than 50 characters)- IP Address

