http://www.php.net/manual/en/function.extension-loaded.php

jason

----- Original Message -----
From: "Eric Peters" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 10:29 AM
Subject: [PHP] checking for a defined function


> how can I do something like
>
> if(!defined(cybercash_encr())) dl("cybercash.so");
>
> anyone know of a good way to see if a function/module has been included in
> php?
>
> I need a run time solution for a script to be encoder()ed and distributed,
>
> Thanks
>
> Eric




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

Reply via email to