Query: libxml_disable_entity_loader
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIBXML_DISABLE_ENTITY_LOADER(3) 1 LIBXML_DISABLE_ENTITY_LOADER(3) libxml_disable_entity_loader - Disable the ability to load external entitiesSYNOPSISbool libxml_disable_entity_loader ([bool $disable = true])DESCRIPTIONDisable/enable the ability to load external entities.PARAMETERSo $disable - Disable ( TRUE) or enable ( FALSE) libxml extensions (such as "DOM", "XMLWriter" and "XMLReader") to load external entities.RETURN VALUESReturns the previous value.SEE ALSOlibxml_use_internal_errors(3), The LIBXML_NONET constant. PHP Documentation Group LIBXML_DISABLE_ENTITY_LOADER(3)
Related Man Pages |
---|
wxmenubar(3erl) - linux |
domdocumenttype(3) - php |
is_string(3) - php |
libxml_use_internal_errors(3) - php |
xml_set_unparsed_entity_decl_handler(3) - php |