                 ********* VOTING SYSTEM **********

Autore: Morris
Sito web: http://www.tuttophp.altervista.org

****Condizioni d'uso: 
Lo script si pu usare gratuitamente, non si rimuova per il link
al mio sito presente sul form per votare

****Conditions of use:
You can use the script for free but don't remove the link to my site
on the form to vote

****Istruzioni per l'installazione:

Per installare lo script seguite i seguenti passi:

- Estraete tutti i file dello script in una cartella.
- Nella stessa cartella dovete collocare anche la pagina
  (con estensione .php) dove mettere il form per votare.
- Configura i parametri delle variabili nel file config.php
- Per inserire il form per votare nella pagina  sufficiente 
  che scriviate la seguente riga di codice in un qualsiasi punto 
  della vostra pagina:
  
  <? include("form.dat"); ?>

****Instructions for installation

To install the script follow these steps:

- Extract all the files of the script in a folder.
- In the same folder put also the page (with .php extension) where you 
  want to put the form to vote.
- Set the parameters of the variables in the file config.php
- To insert the form in the page write the following line of code 
  where you want in the page:

  <? include("form.dat"); ?>


   