Kreemer Posted June 12, 2008 Share Posted June 12, 2008 I need to redirect from a processing page to the same location on my website, the catch is the website is comprised of one page (index.php) i am using javascript to display:block or display:none certain content divs. So when the form is submitted and goes through the processing page it redirects to index.php, which in turn redirects to the refreshed page. showing the default display:block div. The form that is being submitted is on a different div, which is what i need to be displayed. So, i am quite confused as to how to use example.com/index.php?querystring=value to redirect to display that certain div. Any help is very much appreciated. Link to comment https://forums.phpfreaks.com/topic/109958-hello-there-using-php-to-redirect-from-a-processing-page/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.