Jump to content

[SOLVED] redirect to 'index.php&var=1' problem


jonsamwell

Recommended Posts

Hi all,

 

I am using the header() function to redirect users but i want to redirect them to a page and set a value in the url i.e.

 

header("Location: ../index.php&action=register");

 

however the server obviously cannot find the page when it tries to look for 'index.php&action=register'.

 

Is there a way to do this i.e. setting a value in the URL when redirecting?

 

Thanks in advance,

 

Jon

Link to comment
https://forums.phpfreaks.com/topic/139819-solved-redirect-to-indexphpvar1-problem/
Share on other sites

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.