Please post questions or comments about this tutorial below.
Comment by David on Aug 15, 2004, 9:51 am
This is an excellent flatfile database tutorial. You did well Ron, great work! Once I managed to debug my script I got it working pretty well, the bugs were from me typing it up by hand, not from the script it self. Once againt, excellent work Ron!
Comment by Flash on Aug 15, 2004, 2:27 pm
Gotta love the way you've set it out, Ron.
Comment by jordan on Aug 20, 2004, 2:52 am
can i use this on my site lol
also the to codes on the last page what page do u add them into or do u add the mwhere u wont the poll to be placed
Thanks for the comments, David, and Flash, glad you like the tutorial
Jordan, you are free to use the script for personal use. The very last code is to be saved as vote.php. When you have all of the files in the same directory, just put somthing like:
<?php
require('/path/to/poll/vote.php');
?>
To display the poll. Good luck
Comment by jordan on Aug 20, 2004, 6:57 pm
thanks dude im happy now it will be on my portfolio is that ok