1.2.360. Dl() Usage¶
Dynamically load PHP extensions with dl().
<?php
// dynamically loading ext/vips
dl('vips.' . PHP_SHLIB_SUFFIX);
?>
See also dl.
1.2.360.1. Connex PHP features¶
1.2.360.1.1. Specs¶
Short name |
Php/DlUsage |
Rulesets |
|
Exakat since |
1.0.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |