-
Apprentice
[Help] PHP script to distribute keys
I am looking for a way to generate key codes on my website for a players that clicks the button and it returns them a key from a CSV / Excel file or similar.
The steps I was thinking something like:
- User goes to ex : mywebsite/getkey
- He enter his email and click "Get Key".
- Key appears on the screen
Also having restrictions like one key per IP and making sure the process does not use a key already generated.
Can anyone help me in this please.
Thanks
Last edited by HotSpot; 03-06-13 at 10:53 PM.
-
-
DarKGunZ Owner
Re: [Help] PHP script to distribute keys
/Moved to the right section.
-
Apprentice
Re: [Help] PHP script to distribute keys
Thanks WooAf and can you help me on this also :P
Edit : Cong on being the new Mod for WarZ Section.
-
DarKGunZ Owner
Re: [Help] PHP script to distribute keys
You can use the easy way, make a register page ?
-
Apprentice
Re: [Help] PHP script to distribute keys
Sorry mate, i am good with C++, C# but not with php.
I started learning coding this month only :)
Wooaf if you can help me with a html page for register then that would be really helpful buddy.
Last edited by HotSpot; 03-06-13 at 11:17 PM.
-
DarKGunZ Owner
Re: [Help] PHP script to distribute keys
I'll release my register page.
-
Apprentice
Re: [Help] PHP script to distribute keys
-
DarKGunZ Owner
Re: [Help] PHP script to distribute keys
-
Account Upgraded | Title Enabled!
Re: [Help] PHP script to distribute keys