jQuery Raffle with PHP Array
Submitted by Mr.Niemand03 on Sunday, February 11, 2018 - 21:55.
Language
Jquery Raffle with PHP Array
Simple random number generation in a loop to simulate a raffle draw.The code uses bootstrap as the main design and to produce modal to show
who is the winner. Also it requires jquery to run. You may use Jquery CDN at https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js and Bootstrap CDN at https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js Live Demo available at codepreview.x10host.com Credits: Array of Names came from the HBO TV Series 'Game of Thrones'
Hope you ENJOY the code
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 2005 views