Proper handling of confirmation page in PHP

Posted by wnoveno on Stack Overflow See other posts from Stack Overflow or by wnoveno
Published on 2010-03-18T05:46:42Z Indexed on 2010/03/18 5:51 UTC
Read the original article Hit count: 221

Filed under:

Hi, I have a sign up page written in php, that goes to a confirmation page after processing. In the confirmation/ thank you page there is a 3rd party script that counts the number of successful registrants. how would I limit the script to be loaded per successful registration?

© Stack Overflow or respective owner

Related posts about php