Jump to content

[SOLVED] Redirect to a URL


trink

Recommended Posts

I've been searching all over for this and for some reason, I can't find anything viable.

I found http_redirect on http://us3.php.net/manual/en/function.http-redirect.php, and I used it on my page, and it returned this.  Fatal error: Call to undefined function: http_redirect().

What would I do to redirect the user to a page AND keep the variables that were set?

Link to comment
https://forums.phpfreaks.com/topic/68257-solved-redirect-to-a-url/
Share on other sites

If you Post them to the next page i'm sure its possible or if the page is blank you could include the page

How would I post them to the next page?

$_CONFIG is an array, and I'd like to post it so that I can get it on the next page with $_POST

How would I go about doing that?

I don't want to use hidden inputs, and I don't want to do it via the URL.

 

Any tips?

 

Thanks

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.