For sure, has to be sent before any text and has to be part of a PHP script!

Alex

"Matt Schroebel" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]


> -----Original Message-----
> From: Christopher Ditty [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2003 10:59 AM
> To: Matt Schroebel; [EMAIL PROTECTED]
> Subject: RE: [PHP] How to Return 403 Forbidden headers
>
>
> Thanks, but it returns a blank page.

Works for me in I.E 6.

<?php
header('HTTP/1.0 403 Forbidden');
?>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to