Hi there and thanks for the reply guys,
That did the trick nogdog, thanks!
if(!ISSET($_GET['rewind'])){
if(ISSET($_SESSION['stop'])){
UNSET($_SESSION['stop']);
}
}
Thanks very much for your help!
Hi there madwormer,
If it were data that created a risk if the value was manipulated, I would continue looking, but since it just clears their attempted registration info, is there a reason you think the session var is a better way to go? Since it's working, I don't see a reason to do it differently, unless I'm missing something.
thanks,
json