php3-list | 199903
Date: 03/30/99
- Next message: Rasmus Lerdorf: "Re: [PHP3] PHP without a webserver"
- Previous message: Aaron Blair: "[PHP3] PHP without a webserver"
- In reply to: Aaron Blair: "[PHP3] PHP without a webserver"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] PHP without a webserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aaron Blair wrote/schrieb/scribsit:
>#!/usr/sbin/php
> <?
> print "hello freaking world";
> ?>
> How do I keep it from saying content-type on the page instead of
> netscape reading that and realiznig it's recieveing html?
#!/usr/sbin/php -q
Stefan
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP3] PHP without a webserver"
- Previous message: Aaron Blair: "[PHP3] PHP without a webserver"
- In reply to: Aaron Blair: "[PHP3] PHP without a webserver"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] PHP without a webserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

