ID:               20636
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Linux Mandrake 9.0
 PHP Version:      4.2.3
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php




Previous Comments:
------------------------------------------------------------------------

[2002-11-25 23:17:11] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


------------------------------------------------------------------------

[2002-11-25 20:54:00] [EMAIL PROTECTED]

I have a script that checks $submit for a specific value.  If that
value is matched a record in a mysql db is updated and before anything
is displayed I use the header("Location:  my.php?variable=somethine"); 
When I use the header function above the update statement, which
occurrs before the header function, updates all the fields listed in
the query to be blank.  Taking the header function out produces the
desired results in the query.  

The source for this problem can be seen at
http://supergeek.homelinux.org/phpmywork/dropoff2.phps  

Thanks for reading this

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20636&edit=1

Reply via email to