Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<p><?php global $wp_home; ..
Decoded Output download
<p><?php
global $wp_home;
echo $wp_home['copyright_footer']; ?></p>
<p>
<span>
<a href="http://themelavin.ir"> </a>
</span>
</p>
Did this file decode correctly?
Original Code
<p><?php
global $wp_home;
echo $wp_home['copyright_footer']; ?></p>
<p>
<span>
<a href="http://themelavin.ir"> </a>
</span>
</p>
Function Calls
| None |
Stats
| MD5 | e9b431f7e1214288646e1be1b392277e |
| Eval Count | 0 |
| Decode Time | 76 ms |