(PHP >= 5.4.0)
Get security preferences
public int XsltProcessor::getSecurityPrefs ( void )
Gets the security preferences.
Returns:
A bitmask consisting of XSL_SECPREF_READ_FILE, XSL_SECPREF_WRITE_FILE, XSL_SECPREF_CREATE_DIRECTORY, XSL_SECPREF_READ_NETWORK, XSL_SECPREF_WRITE_NETWORK.
Please login to continue.