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