Where to start when setting up a gambling website [closed]
- by molleman
I don't know if this is the correct place or this question by I couldn't find anywhere else.
I am looking into building a gambling website, I have good HTML CSS and JavaScript skills but I do not know enough of the server side to actually build a backend for a gambling website.
Firstly where would you start , what language , I work With Wordpress , so I understand php a little but not a lot . Would php be a good place to start . If so what framework would be able to scale if the number of users on the website increased .
clearly I would like a backend where you could view
1. Users
2. Transactions
3. input games which you can bet on
And so on..
Also users should be able to see all there associated information
If anyone could help that would be great.