dl

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

dl -- load a PHP extension at runtime

Description

int dl (string library)

Loads the PHP extension defined in library. See also the Extension Loading Directives