Dynamic Loading Functions
Dynamic Loading Functions
dl
Name
dl — load a PHP extension at runtime
Description
int dl(string library);
Loads the PHP extension defined in library. See also the extension_dir configuration directive.
114
Dynamic Loading Functions
dl — load a PHP extension at runtime
int dl(string library);
Loads the PHP extension defined in library. See also the extension_dir configuration directive.
114