|
Posted by Rory Browne on 04/16/05 16:02
you write a script containing <?php phpinfo(); ?> and <?php phpinfo();
?> only. You access that script through your web browser, and it will
return a variety of useful information. Amongst it will be information
labeled as SERVER API. If you are running as an apache module, Apache
will appear in the box beside it. If you are using CGI, then CGI will
appear there.
On 4/16/05, Khorosh Irani <khorosh@gmail.com> wrote:
> How I can find it in phpinfo() ?
>
> On 4/16/05, Amir Mohammad Saied <amirmohammadsaied@yahoo.com> wrote:
> > phpinfo()
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Navigation:
[Reply to this message]
|