Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Php and Cgi question From: CIMPOESU Teodor (teo <email protected>)
Date: 03/25/99

Wiz wrote:

> Is it possible to have php code reside in a .cgi file and have it still
> parse cgi and php code?
>
> Like just add php to the addhandler for cgi?
>
> --

u don't have to add another handler, just put on the first line of the script
#!/usr/local/bin/php -q
or your path to php binary.

--
CIMPOESU Teodor, Web Programmer

@ DIGICOM S.A. Bucharest, Romania @ Internet, site development @ teo <email protected>,+(401)-330.47.28

official home page: http://www.digiro.net/

-- 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>