libxml_disable_entity_loader
(PHP 5 >= 5.2.11)
libxml_disable_entity_loader — Disable the ability to load external entities
Description
bool libxml_disable_entity_loader
([ bool
$disable = true
] )Disable/enable the ability to load external entities.
Parameters
Return Values
Returns the previous value.
See Also
- libxml_use_internal_errors() - Disable libxml errors and allow user to fetch error information as needed
- The
LIBXML_NONETconstant