XSLTProcessor::setSecurityPrefs
(PHP >= 5.4.0, PHP 7, PHP 8)
XSLTProcessor::setSecurityPrefs — Set security preferences
参数
preferences-
The 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.
返回值
Returns the old security preferences.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/xsltprocessor.setsecurityprefs.php