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 eval("echo 'test'"); ?>..

Decoded Output download

<?php 
eval("echo 'test'"); 
?>

Did this file decode correctly?

Original Code

<?php
eval("echo 'test'");
?>

Function Calls

None

Variables

None

Stats

MD5 1aef15ebfcce4b4f815cb408a9783f1c
Eval Count 1
Decode Time 49 ms