SignMe is a simple guestbook script that consists of just 5 files. Data are stored in a flat file so you don`t need any databases. It`s very simple to install and to include into any sites`s design. At the beginning of the mainfile you can edit all necessary settings such as admin login and password, style definitions and language specific stuff. Also you can easily change the look and feel of how the posts are shown by editing the template file. FEATURES: - SIMPLE INSTALLATION The script`s installation is done in 4. steps: Editing config. variables, uploading of the 4 files, changing permissions of the 2 data files, including the main file into a existing website. - TEMPLATE To adapt the look of the posts you can easily edit the given HTML template and make it most suitable for your site`s design. - SECURE ADMIN LOGIN When logged in as admin you`ll be shown an edit and a delete option for each post to administrate the guestbook`s entries. - FLAT FILES The script uses flat files to store the post & the admin logging data. So no MySQL or any other databases are needed. - BADWORDS FILTER You can specify a list of badwords in the config. - EMAIL ENCODING Email addresses are encoded to avoid spammails. - NEW: LINE WRAPPER Entries with too long continous words are wrapped after a certain number of characters. May be set in the config file.