Re: php as cgi
- From: Marek Simon <simon@xxxxxxx>
- Date: Tue, 31 Jan 2006 13:53:31 +0100
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 .
- References:
- php as cgi
- From: Captain Dondo
- Re: php as cgi
- From: Iván Sánchez Ortega
- php as cgi
- Prev by Date: Re: beginner question on multidimensional arrays
- Next by Date: OOP PHP with MySQLi
- Previous by thread: Re: php as cgi
- Next by thread: Re: php as cgi
- Index(es):