I'm reading on the dl()
function (which lets you load extensions manually), and the php documentation says
WARNING: This function has been removed from some SAPI's in PHP 5.3.
Does anyone know what this means. SAPI seems to mean Server API, but I'm not sure what exactly this means.