--- Todd Cary <[EMAIL PROTECTED]> wrote:
> 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?

No, which is a very Good Thing.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming Fall 2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to