In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Eric Peters) wrote: > 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? function_exists() -- CC -- 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]
- [PHP] checking for a defined function Eric Peters
- Re: [PHP] checking for a defined function CC Zona
- Re: [PHP] checking for a defined function Jason Brooke