thanks for the reply.
the problem is that I want to keep the referer the same as www.site.com/index.php?1234567 when it hits signup.php. so when I do a $_SERVER['HTTP_REFERER'] on index.php it will show www.site.com/index.php?1234567
hello guys,
I have a page with a form and url for example is
www.site.com/index.php?id=1234567890
(this form's action is pointing to "signup.php"
lets say I want to submit this form using javascript on an iframe or frame how can I keep the ?id=1234567890 ?. is there a header I can send...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.