Web Shoutbox
WEB SHOUTBOX |
| Author: Tuttophp – Php script and Javascript , http:// www.tuttophp.altervista.org/main.php |
| General description : Web Shoutbox is a mini guestbook that allows the users to insert short messages |
Technical |
| Installation: To install the web shoutbox you must read the following steps: – You can copy, if you want, the form in the page form.php in another page with .php extension. If you do it, copy the indicated code between the tags head and body in the other page with .php extension. – Set the parameters of the Web Shoutbox through the config.php file – Transfer all the files in a folder to the server. The folder must have the permission of writing in the server. – Load the page form.php or the page with .php extension where you put the form to start to insert the messages. – If you want to delete a message click on the link “administration panel”. Insert the right user name and password and a page will open where you can delete the message clicking on the link “delete” near the message that you want to delete |