MyPoll v0.10

##########################
By Dusko Vuksanovic (2003)
woox@gmx.net
##########################


LICENSE:
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


You can do what ever you want with this code, as long as you have my name and e-mail on the top of each changed file.
If you do something based on this code, please include this file in deployment/installation package of your piece.


Installation:
- Unzip this archive (already done)
- Set permission to write the file "poll_res.php" on the server (unix: chmod 777 poll_res.php) (windows: Set all permissions to "Everyone" account in the file properties)
- Start on the browser poll_setup.php (http://localhost/poll_setup.php)


Test / Sample:
- Start on the browser poll_test.php (http://localhost/poll_test.php)


Customization:
There are 2 files:
1) poll_res_q.php
- Content of the question Poll, as it will be used on the site
2) poll_res_q.php
- Content of the results, as it will be showed on the site


Any feed back is very welcome


Be free to send what's missing, some upgrades or additional source, or beer :)



HISTORY:

03/05/2003
- 1st public version



Thanks,

Dusko