From:             [EMAIL PROTECTED]
Operating system: LINUX
PHP version:      4.2.0
PHP Bug Type:     Mail related
Bug description:  header() doesn't work after mail function used

Hello,

After using the mail function, the header("Location....) function to
upload a new page doesn't work. The destination page is the page
containing the header instruction. The script not scratched, a print after
the header print works fine; 

I use header function in another scripts and all is OK. 

How can I replace the header function (using JS for example) ? 
-- 
Edit bug report at http://bugs.php.net/?id=20475&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20475&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20475&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20475&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20475&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20475&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20475&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20475&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20475&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20475&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20475&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20475&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20475&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20475&r=isapi

Reply via email to