Php redirect with variable
I am trying to use
header('Location: http://www.yoursite.com/new_page.php?gameid=$gmid');
To add information from the previous page to a new page with the variable
that will be needed. Its obviously not working and I'm not sure what I am
doing wrong. Thanks for any help.
No comments:
Post a Comment