libxml_disable_entity_loader
(PHP 5 >= 5.2.11)
libxml_disable_entity_loader — Disable the ability to load external entities
Descrição
bool libxml_disable_entity_loader
([ bool
$disable
= true
] )Disable/enable the ability to load external entities.
Parâmetros
Valor Retornado
Returns the previous value.
Veja Também
- libxml_use_internal_errors() - Desabilita erros da libxml e permite que o usuário obtenha informação do erro como necessitar
- The
LIBXML_NONET
constant