Or phpinfo()
-Original Message-
From: Greg Donald [mailto:[EMAIL PROTECTED]
Sent: Domingo, 21 de Agosto de 2005 06:15 a.m.
To: php-general@lists.php.net
Subject: Re: [PHP] how to know when a php library is installed
On 8/21/05, Lizet Pena de Sola <[EMAIL PROTECTED]> wrote:
>
On 8/21/05, Lizet Pena de Sola <[EMAIL PROTECTED]> wrote:
> I need to test whether a library is installed with php or not.
extension_loaded();
--
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
Contacting host, thanks :)
-Original Message-
From: Jasper Bryant-Greene [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 21, 2005 1:20 AM
To: 'php'
Subject: Re: [PHP] how to know when a php library is installed
Lizet Pena de Sola wrote:
> Hello all:
> I need to test whet
Lizet Pena de Sola wrote:
Hello all:
I need to test whether a library is installed with php or not. In this
case it's the tidy library I need for a project.
Jasper
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello all:
I need to test whether a library is installed with php or not. In this
case it's the tidy library I need for a project.
After getting a message from the hosting administrator that the tidy
library was installed and ready to use I ran a phpinfo() to find out
details:
There's nothing that
5 matches
Mail list logo