That's the way apache works - it's not specific to PHP.  The same
happens under mod_perl, for example.

Redirects ALWAYS lose any posted information.  You have to save the
form data a different way, such as in a session variable.



-- 
Barry Hoggard
Tristan Media LLC
e: [EMAIL PROTECTED]
p: 212-627-1596
aim: hoggardb 

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

Reply via email to