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



Reply via email to