Search found 1 match
- Sun Mar 30, 2014 7:24 pm
- Forum: JavaScript
- Topic: post without reloading
- Replies: 1
- Views: 16863
post without reloading
hello guys, i used the vote system tutorial for my website. I want to get the user vote but witouth refreshing the page. I understand that i will need javascript for this, I have tried to do it myself but it just doesn't work. Here is the code of the vote function: if (isset($_GET['vote'], $_GET['id...