(PHP 5 >= 5.4.0, PHP 7)
Changes the default external entity loader
void libxml_set_external_entity_loader ( callable $resolver_function )
Changes the default external entity loader.
Parameters:
resolver_function
A callable that takes three arguments. Two strings, a public id and system id, and a context (an array with four keys) as the third argument. This callback sh