XSLTProcessor::setSecurityPrefs
(PHP >= 5.4.0, PHP 7, PHP 8)
XSLTProcessor::setSecurityPrefs — Set security preferences
Description
Sets the security preferences.
Parameters
preferencesThe new security preferences. The following constants can be ORed:
XSL_SECPREF_READ_FILE,XSL_SECPREF_WRITE_FILE,XSL_SECPREF_CREATE_DIRECTORY,XSL_SECPREF_READ_NETWORK,XSL_SECPREF_WRITE_NETWORK. Alternatively,XSL_SECPREF_NONEorXSL_SECPREF_DEFAULTcan be passed.
Return Values
Returns the old security preferences.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open