| libxml_disable_entity_loaderDisable 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 ValuesReturns the previous value. |