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 /** * Not documented * * @phpstub * * @param int $n * * @return float */ f..
Decoded Output download
<?php
/**
* Not documented
*
* @phpstub
*
* @param int $n
*
* @return float
*/
function stats_stat_gennch($n)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Not documented
*
* @phpstub
*
* @param int $n
*
* @return float
*/
function stats_stat_gennch($n)
{
}
Function Calls
None |
Stats
MD5 | 778975bec5dc5e137554c93066a60452 |
Eval Count | 0 |
Decode Time | 81 ms |