Shaz
Member
- Jan 8, 2015
- 57
- 1
im currently making a lottery system for my hotel,
is there anyway where i can do a code where its similar to how i want it:
i need it to add up all the number of tickets purchased in the database (lottery_entries) and then calculate the total entries by 2000 credits
and then it shows the amount of credits in total in a the jackpot part on the php page
also i need help on another code where you type (e.g 12345) and it picks the all the same codes from the (lottery_entries) db
and inserts the id, username, code into (lottery_winners) db as ive made a table already where it selects the winner codes from the database
not sure if that makes sense but if your willing to help just send me a message and ill try explain it better
is there anyway where i can do a code where its similar to how i want it:
i need it to add up all the number of tickets purchased in the database (lottery_entries) and then calculate the total entries by 2000 credits
and then it shows the amount of credits in total in a the jackpot part on the php page
also i need help on another code where you type (e.g 12345) and it picks the all the same codes from the (lottery_entries) db
and inserts the id, username, code into (lottery_winners) db as ive made a table already where it selects the winner codes from the database
not sure if that makes sense but if your willing to help just send me a message and ill try explain it better