Extension Loading Directives

Hi, 
While reading the english version of the manual I got
stucked in a part that seems a little confusing.

"enable_dl boolean
This directive is really only ....

The main reason for turning dynamic loading off is
security. With dynamic loading, it's possible to
ignore all the safe_mode and open_basedir
restrictions. 

The default is to allow dynamic loading, except when
using safe-mode. In safe-mode, it's always imposible
to use dl()."

Well it is or isn't possible to use dl with safe_mode
?

It says "...With dynamic loading, it's possible to
ignore all the safe_mode and open_basedir 
restrictions."  and then "In safe-mode, it's always
imposible to use dl().".




__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to