simple guestbook script
Free simple guestbook PHP script. 1.1
Simple to use and to implement, validates as (x)html transitional 1.0 with stylesheet support, word based spam and bad word filter. Message will not be posted with empty "Name" field and will trigger the filter if some word from a list is at the more>> Simple to use and to implement, validates as (x)html transitional 1.0 with stylesheet support, word based spam and bad word filter. Message will not be posted with empty "Name" field and will trigger the filter if some word from a list is at the "Message" field. Added - "image verification" (captcha). Added - several graphic enhancements.<<less
Simple Guestbook 1.0
A simple guestbook utlitity that can be easily integrated into your site. Features: Fast, text-based; Open source, so you may tweak it to better serve your needs; Simple, no-frills approach to guestbooks. Requirements: PHP version 4.0 or greater, MySQL more>> A simple guestbook utlitity that can be easily integrated into your site. Features: Fast, text-based; Open source, so you may tweak it to better serve your needs; Simple, no-frills approach to guestbooks. Requirements: PHP version 4.0 or greater, MySQL version 3.2.3 or greater. Updated to remove global variables.<<less
License:Freeware
LS simple guestbook 1.00
Basic no mess simple flatfile guestbook with an installer. This is for those of you who want a guestbook and no fancy stuff more>> Basic no mess simple flatfile guestbook with an installer. This is for those of you who want a guestbook and no fancy stuff<<less
Advanced Guestbook Script 2.4.1
Advanced Guestbook is a PHP-based guestbook script. It includes many useful features such as preview, templates, e-mail notification, page spanning , picture upload, templates, html tags handling, smilies, advanced guestbook codes and language support. more>> Advanced Guestbook is a PHP-based guestbook script. It includes many useful features such as preview, templates, e-mail notification, page spanning , picture upload, templates, html tags handling, smilies, advanced guestbook codes and language support. The admin script lets you modify, view, and delete messages. Requires PHP4 and MySQL.<<less
Guestbook PHP Script
PLEASE REVIEW AND EDIT CAREFULLY Guestbook is a PHP script to add a guestbook to your website. more>> Guestbook PHP Script is designed with the main aim is to help you insert a guestbook to your website. It requires MySQL. The Guestbook package includesall the SQL scripts necessary to set up your database. Writing a Guestbook is an easy wayto learn the basics about PHP and MySQL, including HTML form processing, and database access.
Major Features:
- Fast, text-based guestbook is easy for modem users to download
- Open source, so you may tweak it to better serve your needs
- Simple, no-frills approach to guestbooks
Requirements:
- PHP version 4.0 or greater
- MySQL version 3.2.3 or greater
Guestbook Script 2.0
With this script a website owner can put a guestbook on the website. Visitors can leave greetings and messages. HTML layout and form fields are fully customizable. The script supports Captcha, flood protection, emoticons, mail notification, and the more>> With this script a website owner can put a guestbook on the website. Visitors can leave greetings and messages. HTML layout and form fields are fully customizable. The script supports Captcha, flood protection, emoticons, mail notification, and the administrator can edit and delete entries.<<less
Free Simple Guestbook
This is a free simple php guestbook script that you can have up and running in minutes. Nothing fancy, just upload the folder, install the database and run the install script.Uses PHP and MySQL. Uses more>> This is a free simple php guestbook script that you can have up and running in minutes. Nothing fancy, just upload the folder, install the database and run the install script.Uses PHP and MySQL. Uses CSS to control look and feel. We have incorporated pagination, so it will show 20 post per page. You can integrate into your website seamlessly, and its free.<<less
PHP Guestbook Script 1.9.2
PHP Guestbook Script allows you to put a guestbook on your website. more>>
PHP Guestbook Script 1.9.2 offers you a powerful script which allows you to put a guestbook on your website. Your visitors can sign it and leave a message. The script has been configured in a way that makes it ready to use. After uploading all script files to your web server by FTP and running the database table installation routine you can work with the script.
Please make sure the script directory has writable permissions (chmod 777) during the installation process.
When you intend to edit the script you should do that step by step. After each change you should run the script to monitor the effects. Doing so enables you to know what change causes an error. The HTML templates of the script have been generated by the specifications of XHTML 1.0.
The script works like a classic guestbook script. Visitors of your website can read an entry list - last entry first. The visitor can sign the guestbook by using a form.
The administrator can edit and delete guestbook entries. The admin can login via "/admin/index.php" by using the database access data (username and password). After logging in the Admin can create and remove the database tables. Additionally each guestbook entry will be expanded by additional information such as IP address and browser and the delete and edit links as well.
Major Features:
- HTML templates Full customizable layout
- Full configurable form fields
- Flood protection
- Admin can edit and delete entries
- Available language files: English, German, Turkish
iPei Guestbook 2.0
iPei is a simple but elegant little guestbook. The interface is inspired by MacOSX, and it comes with mundane features like password protection, IP view/ban, commenting, Y! smilies, secure posting, and owners may customize some aspects of more>> iPei is a simple but elegant little guestbook. The interface is inspired by MacOSX, and it comes with mundane features like password protection, IP view/ban, commenting, Y! smilies, secure posting, and owners may customize some aspects of displays. Latest version includes spam-protection and captcha (using distorted number image to confirm posting).<<less
Guestbook-Comment Script 2
This is a re-write of a quasi-chatroom script (also available on my site), simpler but a tad more elegant. Its intended purpose is to allow a topic-specific comment area on multiple pages of a site. Features display of posters country flag (based on more>> This is a re-write of a quasi-chatroom script (also available on my site), simpler but a tad more elegant. Its intended purpose is to allow a topic-specific comment area on multiple pages of a site. Features display of posters country flag (based on an IP lookup coutesy at hostip.info), single file to install, easy to create multiple instances, flexible implementation.<<less
Simple one-file guestbook 1.3
This is a simple one-file guestbook. It uses a flat textfile to store all entrys and then the .php file with the whole script inside. Very easy to embed into any homepage. It has admin login where you can remove entrys. It has protection against html and more>> This is a simple one-file guestbook. It uses a flat textfile to store all entrys and then the .php file with the whole script inside. Very easy to embed into any homepage. It has admin login where you can remove entrys. It has protection against html and other scripts being executed in the guestbook. More info in the readme.txt. >> Version 1.2 released: A major update has been released with big updates. * The admin section is now not only a html textarea, it is changed to a list of the entrys where you can select them one and one and delete them. * The whole code is slimmed down and cleaned up a bit. * The way the posts are stored is changed so the file does not contain multiple long rows of html. There is no backwards compatibility for earlier versions because of the big updates. >> Version 1.3 released: After version 1.2 the guestbook only worked on PHP5 and with this update I fixed so it works on both PHP4 and PHP5. I would also like to thank Major_Meatbone and tcp for helping me.<<less
Simple php/mysql guestbook tutorial 1.0
This is a very simple guestbook tutorial consisting of how to write an html form, get the form to insert data in mysql and then displaying the form with a basic mysql query. The result is a simple guestbook which just displays the name and a comment of more>> This is a very simple guestbook tutorial consisting of how to write an html form, get the form to insert data in mysql and then displaying the form with a basic mysql query. The result is a simple guestbook which just displays the name and a comment of the visitor.<<less
JCcorp Developers: Guestbook Script 2.3.0
Admin section is also available by Subscribing to JCcorp Developers. This is a guestbook script, which allows users to leave a message on your site. JCcode helps you add smilies and text formatting to make the posts more unique. The script is more>> Admin section is also available by Subscribing to JCcorp Developers. This is a guestbook script, which allows users to leave a message on your site. JCcode helps you add smilies and text formatting to make the posts more unique. The script is skinnable to ease changing the look and feel of the script. Using templates the PHP programming is seperate to the HTML. You can even edit it in dreamweaver. Now with even better SPAM protection with CAPTCHA to help prevent bots writing to your guestbook. Easy to install, with only a few settings to make, you can have JCcorp developers Guestbook up and running in no time! Please join the newsletter to get updates on new developments and script releases. Admin section is also available by Subscribing to JCcorp Developers. Features: * No mySQL database needed * Easy setup, just upload the files * Uses templates * Uses JCcode for smilies and text formating * Text moderation for safe posting * SPAM protection - CAPTCHA<<less
Guestbook Anti - Spam Script
Are you tired of cleaning up spam messages from your guestbook? This simple script resolves this problem. more>> Are you tired of cleaning up spam messages from your guestbook? This simple script resolves this problem.<<less
Creating a simple guestbook 1.0
In this tutorial I will show you how to create a simple guest book where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings. more>> In this tutorial I will show you how to create a simple guest book where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.<<less