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 /** * Set up unparsed entity declaration handler * * @phpstub * * @param resou..
Decoded Output download
<?php
/**
* Set up unparsed entity declaration handler
*
* @phpstub
*
* @param resource $parser
* @param callable $handler
*
* @return bool
*/
function xml_set_unparsed_entity_decl_handler($parser, $handler)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Set up unparsed entity declaration handler
*
* @phpstub
*
* @param resource $parser
* @param callable $handler
*
* @return bool
*/
function xml_set_unparsed_entity_decl_handler($parser, $handler)
{
}
Function Calls
None |
Stats
MD5 | d05418d2e239e10bb1b0e45b100f2cc7 |
Eval Count | 0 |
Decode Time | 134 ms |