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 /** * Gets the highest available hash ID * * @phpstub * * @return int Returns ..
Decoded Output download
<?php
/**
* Gets the highest available hash ID
*
* @phpstub
*
* @return int Returns the highest available hash ID. Hashes are numbered from 0 to this
* hash ID.
*/
function mhash_count()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Gets the highest available hash ID
*
* @phpstub
*
* @return int Returns the highest available hash ID. Hashes are numbered from 0 to this
* hash ID.
*/
function mhash_count()
{
}
Function Calls
None |
Stats
MD5 | 979e8ff96dfb30179a4aa714c993d14d |
Eval Count | 0 |
Decode Time | 101 ms |