dl

dl -- Loads a PHP extension at runtime

Description

bool dl ( string library)

מחזיר TRUE במקרה של הצלחה או FALSE במקרה של כישלון .






Taking into account the above, the directory then defaults to php-install-directory /lib/php/extension/ debug-or-not - zts-or-not -ZEND_MODULE_API_NO , e.g. /usr/local/php/lib/php/extensions/debug-non-zts-20010901 or /usr/local/php/lib/php/extensions/no-debug-zts-20010901 .

הערה: dl() is

הערה: dl() is case sensitive on unix platforms.