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 123; print_r(345); ?>..

Decoded Output download

<?php echo 123; print_r(345); ?>

Did this file decode correctly?

Original Code

<?php echo 123; print_r(345); ?>

Function Calls

print_r 1

Variables

None

Stats

MD5 f436bc61ea742c8a1513dad7f9da7525
Eval Count 0
Decode Time 91 ms