Web developer [Php script]

Status
Not open for further replies.

Skipline

Registered Member
Joined
May 8, 2016
Messages
95
Reaction score
10
HELLO.
I have a database that conatins some codes(Gaming code). I have a landing page that a user should complete an offer. After completing the offer, the user will be redirected to page where he will get a random code from that database. Our problem is that if the user reload the final page again he will get a new code from database and that's what musn't happen. Your job is to make a php script or whatever that generates the final page automatically and pick one random code from the database to show it for the user. After that when the user try to reload the page, he must get the 404 error (Page not found). If you have a better solution to protect our database and allow the user to get only one code everytime he complete an offer on our website, we will be happy with it.
 
just figured I cannot start a conversation. So how do we do this?
 
It's pretty easy to do, set the code from database into a cookie for that session. Easy, quick and reliable, unless you'd like something more advanced, which isn't needed honestly.
 
Can do this real quick
add me up on skype: PavanBHW
 
It's pretty easy to do, set the code from database into a cookie for that session. Easy, quick and reliable, unless you'd like something more advanced, which isn't needed honestly.
Can you do that for me ? or explain more please!
 
Can you do that for me ? or explain more please!

Show me the code, I'm sure I can check it out.

But to put it simply, each offer should have an identifier(offer id for example), set that identifier to one specific code from the database, if both match then show the code, else show the 404 page.
 
Hi

Are you still looking for one web developer to solve your business needs?

Let me know (PM) and I can help.

With us, you can hire an experienced web developer for 20, 40, 80 or 160 hours?

Thanks.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top