Search found 1 match
- Mon Oct 25, 2004 1:55 am
- Forum: PHP - Code
- Topic: show the votes on my website?
- Replies: 1
- Views: 298
show the votes on my website?
Hi! i just created a poll(voting script). and i want the script to show how many that have voted: example: Votes Nice page: 20 votes Ugly page: 15 votes The poll is connected to the database and work perfectly , when you vote it saves in the database. but i dont know how to do so it shows in the web...