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 print("<br>Hello<br>");$x0=5;$l1=6;print"a+b=".($x0+$l1);?>..
Decoded Output download
<?php print("<br>Hello<br>");$x0=5;$l1=6;print"a+b=".($x0+$l1);?>
Did this file decode correctly?
Original Code
<?php print("<br>Hello<br>");$x0=5;$l1=6;print"a+b=".($x0+$l1);?>
Function Calls
None |
Stats
MD5 | 848f8e88eb4c33d924fae73f289c3c8b |
Eval Count | 0 |
Decode Time | 61 ms |