Navigation
Poll
Would you be an active poster if Ron's Guide had a message board?


Total Votes: 69
Comments: 20 — View
Past pollsPoll idea?
Rate Ron's Guide
Rate our resource at Bigwebmaster.com
Discuss Tutorial: Flat File Poll 93 Comments
Comment by Ron on Aug 15, 2004, 8:21 am
Please post questions or comments about this tutorial below. Smile
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
Wassat Gotta love the way you've set it out, Ron. Smile
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
Comment by Ron on Aug 20, 2004, 12:09 pm
Thanks for the comments, David, and Flash, glad you like the tutorial Smile

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 Smile
Comment by jordan on Aug 20, 2004, 6:57 pm
thanks dude Smile im happy now Tongue it will be on my portfolio is that ok
Comment by Ron on Aug 21, 2004, 4:08 am
Yep, that's fine. Smile
Enjoy Grin
Comment by Syko Nachoman on Aug 26, 2004, 9:16 pm
Great script! Cool I just have a small problem...the poll shows up twice! Wassat How do I get it to show up only once? Sad
Comment by Ron on Aug 28, 2004, 2:19 am
Are you sure you copied the script correctly? Maybe you put two requires()? Wassat
Comment by manne on Sep 2, 2004, 3:22 pm
Can you add a tutorial on this poll that makes the user to only vote one time?

« Previous [ 1 2 ... 8 9 10 ] Next »
Post a comment
Sorry, you must be a registered member to post comments.

If you would like to register, you can do so here.
If you already have an account, please login.