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 // assert( $_POST[x] ); ?> ..
Decoded Output download
<?php
//
assert(
$_POST[x]
);
?>
Did this file decode correctly?
Original Code
<?php
//
assert(
$_POST[x]
);
?>
Function Calls
None |
Stats
MD5 | 9e15565303643457fd2922049a80296c |
Eval Count | 0 |
Decode Time | 115 ms |