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 $iseed1 * @param int $iseed2..

Decoded Output download

<?php

/**
 * Not documented
 *
 * @phpstub
 *
 * @param int $iseed1
 * @param int $iseed2
 *
 * @return void 
 */
function stats_rand_setall($iseed1, $iseed2)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Not documented
 *
 * @phpstub
 *
 * @param int $iseed1
 * @param int $iseed2
 *
 * @return void 
 */
function stats_rand_setall($iseed1, $iseed2)
{
}

Function Calls

None

Variables

None

Stats

MD5 20297afa5aa23529fcf3ab8a6e6baaee
Eval Count 0
Decode Time 77 ms