php8.5
Home/ Manual/ xsl / xsltprocessor/ XSLTProcessor::getSecurityPrefs

XSLTProcessor::getSecurityPrefs

PHP function Edit on GitHub ✎

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

Get security preferences

Description

XSLTProcessor::getSecurityPrefs(): int

Gets the security preferences.

Parameters Parameters

Return Values

A bitmask consisting of XSL_SECPREF_READ_FILE, XSL_SECPREF_WRITE_FILE, XSL_SECPREF_CREATE_DIRECTORY, XSL_SECPREF_READ_NETWORK, XSL_SECPREF_WRITE_NETWORK.

Source: reference/xsl/xsltprocessor/getsecurityprefs.xml · from the official PHP manual (php/doc-en)