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 /** * Unregister request method * * @phpstub * * @param mixed $method * * @r..
Decoded Output download
<?php
/**
* Unregister request method
*
* @phpstub
*
* @param mixed $method
*
* @return bool
*/
function http_request_method_unregister($method)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Unregister request method
*
* @phpstub
*
* @param mixed $method
*
* @return bool
*/
function http_request_method_unregister($method)
{
}
Function Calls
None |
Stats
MD5 | a56f460a4b702707204fa3706f16a88a |
Eval Count | 0 |
Decode Time | 81 ms |