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 /** * Show largest possible random value * * @phpstub * * @return int The larg..
Decoded Output download
<?php
/**
* Show largest possible random value
*
* @phpstub
*
* @return int The largest possible random value returned by
*/
function getrandmax()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Show largest possible random value
*
* @phpstub
*
* @return int The largest possible random value returned by
*/
function getrandmax()
{
}
Function Calls
None |
Stats
MD5 | 3058a4ce5af5efd7b361ed89546faf5f |
Eval Count | 0 |
Decode Time | 64 ms |