What is the best way to "go to another page"?
header("location: . $new_page); ????
Todd
Daniel Clark wrote:
No I don't think so.
I need to go to another page and I use the
header("location: " . $the_url_to_the_page);
Is it possible to use this method with POST so that the info does not show in the URL?
Todd
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php