[PHP] Weird/inconsistent behaviour when sending an empty file? (WAMP, Apache2, PHP 4.2.0)

2002-04-28 Thread Moritz Schallaboeck
Hi, it might very well be an ignorant oversight, but I can't explain the following behaviour. Consider a file containing -only- this code: -snip- ? ? -snip- As you can see, it doesn't do anything. It should return an empty file. However, what it does return is the following (copy/paste from

Re: [PHP] Weird/inconsistent behaviour when sending an empty file? (WAMP, Apache2, PHP 4.2.0)

2002-04-28 Thread David Freeman
On 28 Apr 2002 at 17:54, Moritz Schallaboeck wrote: it might very well be an ignorant oversight, but I can't explain the following behaviour. Consider a file containing -only- this code: -snip- ? ? -snip- [etc] Just a personal opinion here... if you're sending output to a browser