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 /** * Check if the given charset is known to mnogosearch * * @phpstub * * @par..
Decoded Output download
<?php
/**
* Check if the given charset is known to mnogosearch
*
* @phpstub
*
* @param resource $agent
* @param string $charset
*
* @return bool
*/
function udm_check_charset($agent, $charset)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Check if the given charset is known to mnogosearch
*
* @phpstub
*
* @param resource $agent
* @param string $charset
*
* @return bool
*/
function udm_check_charset($agent, $charset)
{
}
Function Calls
None |
Stats
MD5 | 8888ac523d540e7ab265f84330702ae9 |
Eval Count | 0 |
Decode Time | 111 ms |