RE: [PHP] Re: Crazy Serialize/Header/$_POST PHP Error - Is this a bug?

2004-08-24 Thread Peters, Eric
EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 11:42 AM To: Peters, Eric Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Crazy Serialize/Header/$_POST PHP Error - Is this a bug? Peters, Eric wrote: > You have to look at the headers > > Exactly...submit the form and the HEADER version of

RE: [PHP] Re: Crazy Serialize/Header/$_POST PHP Error - Is this a bug?

2004-08-24 Thread Peters, Eric
tools plugin in Firefox to get the HTTP Headers that were returned :) Compare those two, and boggle the mind ;) Thanks! Eric -Original Message- From: John Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 8:12 AM To: Peters, Eric; Daniel Schierbeck; [EMAIL PROTECTED];

RE: [PHP] Re: Crazy Serialize/Header/$_POST PHP Error - Is this a bug?

2004-08-24 Thread Peters, Eric
Check this out: bash-2.05$ cat test.php bash-2.05$ Response: Date: Tue, 24 Aug 2004 14:35:55 GMT Server: Apache/1.3.26 (Unix) mod_ssl/2.8.9 OpenSSL/0.9.6k PHP/4.3.3 mod_perl/1.26 mod_fastcgi/2.2.10 X-Powered-By: PHP/4.3.3 X-CacheDebug-five: 7 Connection: close Transfer-Encoding: ch

[PHP] Crazy Serialize/Header/$_POST PHP Error - Is this a bug?

2004-08-23 Thread Peters, Eric
I think I've boiled my problemfor some reason I can't header() a serialized $_POST variable Running PHP 5.0 Final (and also tested with 4.3.3): -- begin file -- -- end file -- Response Headers - Begin output: Date: Mon, 23 Aug 2004 23:56:14 GMT Server: Apache/1.3.27 (Unix)