* Gaylen Fraley ([EMAIL PROTECTED]) [Jan 05. 2002 00:22]: > Thanks :). I thought I had figured out a way to determine if it was a CGI > or module. But it didn't work. Is there a reliable way?
Yes, stick <?php phpinfo(); ?> into a .php file and load it into your browser. Beside "Server API" it'll either say Apache or CGI. -- Brian Clark | Avoiding the general public since 1805! Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8 This page intentionally left unblank. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]