I want to redirect the user to the previous page, after the processing of the form is successful.
Apart from using meta redirect and java go.back is this possible with php
I don't think i can use header (location mysite/pages.php?a=1&b=2) as it would be a dynamic link .or can i
from current process.php i want to send the user to previous page which is of the format mysite/pages.php?a=1&b=2 (has 2-3 GET parts)
Redirecting to previous page using php
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact: