XsltProcessor::setSecurityPrefs

XsltProcessor::setSecurityPrefs

(PHP >= 5.4.0)

XsltProcessor::setSecurityPrefsSet security preferences

Description

public int XsltProcessor::setSecurityPrefs ( int $securityPrefs )

Sets the security preferences.

Parameters

securityPrefs

The new security preferences. The following constants can be ORed: XSL_SECPREF_READ_FILE, XSL_SECPREF_WRITE_FILE, <