Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$destination = "./sounds/".sha1(date("Y-m-d")."_${cn}_${id}").".mp3";..

Decoded Output download

<?  $destination = "./sounds/".sha1(date("Y-m-d")."_${cn}_${id}").".mp3"; ?>

Did this file decode correctly?

Original Code

$destination = "./sounds/".sha1(date("Y-m-d")."_${cn}_${id}").".mp3";

Function Calls

date 1

Variables

None

Stats

MD5 58260153babbf9ab1ebea03471d24c98
Eval Count 0
Decode Time 41 ms