Re: php as cgi
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: php as cgi

From: Marek Simon <simon@npkk.cz>
Date: Tue Jan 31 2006 - 13:53:31 CET

> Hhhhmmm... Have you tried to... ?
>
> <?php
>
> header('HTTP/1.0 200 OK');
> header('Content-type: text/plain');
>
> ?>

Header('Content-type: text/plain');
is enough (usualy)
Marek
Received on Tue Feb 7 21:08:15 2006