Current location: Hot Scripts Forums » Programming Languages » PHP » Urgent! Looking for PHP programmer


Urgent! Looking for PHP programmer

Reply
  #1 (permalink)  
Old 11-01-03, 10:03 AM
Mr_Fingers Mr_Fingers is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Urgent! Looking for PHP programmer

Hello all,
I am the admin of a traffic exchange and I have scripted a Trivia game that deliver free credits to members while they surf for credits.

I am looking for a programmer that can write a script that can stop a page from being reloaded and hit back.
When a user finds the page, a random question with four possible answers is displayed. (question.php)

When answering correctly members are taken to answer.php which will check the answer and credit the user account, if this was correct.

My problem is that I cannot work out a way to create an error message in case the user would refresh or hit back answer.php after answering their question. Refreshing the page would continue to credit the user credits count in database with the winning, while hitting back will re-load question.php.

When I wrote the script in oder to check out that users apply the Terms of Service of the site by not refreshing or hitting back, I set up to receive an email for every answer (right or wrong ) given during surfing sessions.

The site has now more that 2500 members now and I start receiving too many of these emails.

I am looking for a PHP programmer that can write a script of this kind,
a script that I can use also on other pages of the site.

Script doesn't need to be installed.

If you are interested please post here or send an email to ct67893@blueyonder.co.uk providing a possible cost for your work.

Thanks a million.

Mr Fingers
Reply With Quote
  #2 (permalink)  
Old 11-01-03, 01:24 PM
SleeperZ SleeperZ is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
It all depends on how you determine if the user is originally allowed to answer the question.

For example, whats stopping the user from getting the same question twice as he / she browses for credits?

There are a couple of ways you can handle this, but preferably I am guessing you don't want a database full of data. ;-)

send me an email quintin@wakepro.co.nz with some more detail how that happens perhaps I can help you.

/SleeperZ
__________________
***Expect the Unexpected***
Reply With Quote
  #3 (permalink)  
Old 11-02-03, 12:45 AM
jewellgr jewellgr is offline
Wannabe Coder
 
Join Date: Aug 2003
Location: Michigan USA
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
if in the php page you put:
PHP Code:

header("cache-control: no-cache"); 

If they hit the back button it will say that the page expired.

I could make some other modifications, email me at gregg.jewell@arecaweb.com
__________________
ArecaWeb Team
Gregg Kenneth Jewell
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Programmer Wanted - Michigan ShatteredMedia Job Offers & Assistance 4 07-18-04 02:27 AM
Please review this site Urgent! jesifra Website Reviews 14 05-18-04 10:09 AM
URGENT! Shutdown Server by web URGENT! ironz Script Requests 1 03-07-04 01:29 PM
PHP/Mysql programmer available on cantract basis t_narendra Job Offers & Assistance 2 09-25-03 01:30 AM
ASP programmer - Need a Job BuildHome Job Offers & Assistance 2 08-23-03 10:54 AM


All times are GMT -5. The time now is 07:22 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.