We use the header() function to display a html page like this:

header("Location: $mail_error_page?CODE=$CODE");

But instead of showing the variable $CODE we would like to hide it. Just like
when you POST variables to a HTML-page. Is there any way to do this?

--
Regards,
Léon Hoeneveld
The Netherlands
E-mail TNO: [EMAIL PROTECTED]
E-mail CMG: [EMAIL PROTECTED]



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

Reply via email to