略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: XSLTProcessor::setSecurityPrefs

2024-04-27

XSLTProcessor::setSecurityPrefs

(PHP >= 5.4.0, PHP 7, PHP 8)

XSLTProcessor::setSecurityPrefsSet security preferences

说明

public XSLTProcessor::setSecurityPrefs(int $preferences): int

Sets the 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_NONE or XSL_SECPREF_DEFAULT can be passed.

返回值

Returns the old security preferences.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/xsltprocessor.setsecurityprefs.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3