dealmaker
01-18-2006, 05:56 AM
Hi,
How to I make the script to go back to the same webpage if hacker tries to change the GET variables at the URL query string? I have the validation code, I just don't know how to redirect back to the same page. I can use HTTP_REFERER if the user clicks from one page to the next, but what if the user change the url string in the browser address bar directly?
Many thanks.
How to I make the script to go back to the same webpage if hacker tries to change the GET variables at the URL query string? I have the validation code, I just don't know how to redirect back to the same page. I can use HTTP_REFERER if the user clicks from one page to the next, but what if the user change the url string in the browser address bar directly?
Many thanks.