Php lottery? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Php lottery?

Hey there guys. Any idea how the jackpot game works on cs go betting sites? I’m interested in reproducing that system. I will try to explain it for those who don’t know what I’m talking about: In order to play you have to introduce à minimum amont of credit. Every player chance increase as they add more credit. After a period of time a player is chosen randomly as winner and he get all the credit ,but their wining chance it have to influence the probability of wining. Any idea where should I start?

22nd Jan 2018, 9:09 AM
Felix Dumitrascu
Felix Dumitrascu - avatar
2 Answers
0
Brother, Your idea is like a financial pyramid :) First you need to learn the basics of MySQL, PHP, Javascript, HTML, CSS, jQuery, on sololearn Then you need to study some kind of PHP framework: Codeigniter, Laravel, Symfony, etc. Then find the HTML template for example on Bootstrap and see how the bootstrap works. If you do not use jQuery, then you need to select a suitable framework for javascript. Here I can not advise, I only use jQuery, I write everything else on pure JS. You also need to study how payment systems work, for accepting payments and paying rewards. Well, slowly start to saw. Good luck!
22nd Jan 2018, 6:55 PM
Belousov Sergey
Belousov Sergey - avatar
0
Thanks Sergey , I’m okay with Html,css and bootstrap ,just the Js basics but no php knowledge at all . I will try my best ,thanks again
22nd Jan 2018, 7:00 PM
Felix Dumitrascu
Felix Dumitrascu - avatar