Jump to content

Hello there! Using PHP to redirect from a processing page...


Kreemer

Recommended Posts

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.