Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Changes the default external entity loader * * @phpstub * * @param calla..
Decoded Output download
<?php
/**
* Changes the default external entity loader
*
* @phpstub
*
* @param callable $resolver_function
*
* @return void
*/
function libxml_set_external_entity_loader($resolver_function)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Changes the default external entity loader
*
* @phpstub
*
* @param callable $resolver_function
*
* @return void
*/
function libxml_set_external_entity_loader($resolver_function)
{
}
Function Calls
None |
Stats
MD5 | debe8c29d7dddbbb216dcabce6ca0cdf |
Eval Count | 0 |
Decode Time | 103 ms |