
This script is a PHP Voting Script using MySQL and jQuery with 15 themes included, so you have a variety of choices for your vote polls. It allow your users to vote for a current item/page or whatever else you might need it and also comment it. It also includes an administration page which lets the admin add/edit/delete votes and delete comments of users
This script is a PHP Voting Script using MySQL and jQuery with 15 themes included, so you have a variety of choices for your vote polls. It allow your users to vote for a current item/page or whatever else you might need it and also comment it. It also includes an administration page which lets the admin add/edit/delete votes and delete comments of users. Also it shows some statistics regarding your votes/comments.
All these in one PHP page(vote-system.php) and uses only 2 images(1 sprite and one loading gif).
Features:
- Uses MySQL with PHP and jQuery with Ajax
- When voting, a loading bar appears instead the vote counts until the ajax request is done.
- You can also
- Enable/disable comments on vote items.
- Allow the users to change their current vote.
- Allow only Approved comments to be posted on the vote comments public list.
- Approve/Unapprove comments.
- Add a current time between a user can vote again(in seconds).
- Does not allow multiple votes per User
- Simple UI
- Secure
- Administration page
- Very easy to use with only 1 command to use
- (getItemVotes(‘vote_name’)
Whats included:
- A sample page to get you started
- PSD files of the images
- Well documented code
DEMO Link here
- Username: admin
- Password: admin
Changelog
1.3a (18.8.2013)
- Fixed some js code issues
1.3 (28.7.2011)
- Added 4 more themes!
- When voting, a loading bar appears instead the vote counts until the ajax request is done.
- You can now:
- Enable/disable comments on vote items.
- Allow the users to change their current vote.
- Allow only Approved comments to be posted on the vote comments public list.
- Approve/Unapprove comments.
- Add a current time between a user can vote again(in seconds).
v1.0 – 11.7.2011 -Initial release of the script
No comments:
Post a Comment