Ouster wrote:
>header("304 Not Modified);
>
Looking at the docs (I know, silly, eh?), the correct form of this
appears to be:
header ("HTTP/1.0 304 Not Modified");
In addition to the missing " as was already pointed out...
Chris Hobbs
Silver Valley Unified School District
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] 304 Not Modified Ouster
- RE: [PHP] 304 Not Modified Seb Frost
- [PHP] R: [PHP] 304 Not Modified Ermanno Iannacci
- Re: [PHP] 304 Not Modified Chris Hobbs
- Re: [PHP] 304 Not Modified Christian Reiniger
- Re: [PHP] 304 Not Modified [EMAIL PROTECTED]
- Re: [PHP] 304 Not Modified Christian Reiniger

