Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<footer class="content-info"> @php(dynamic_sidebar('sidebar-footer')) </footer> ..
Decoded Output download
<? <footer class="content-info">
@php(dynamic_sidebar('sidebar-footer'))
</footer>
?>
Did this file decode correctly?
Original Code
<footer class="content-info">
@php(dynamic_sidebar('sidebar-footer'))
</footer>
Function Calls
None |
Stats
MD5 | 5b79fec0f0054123fb86763c55459f59 |
Eval Count | 0 |
Decode Time | 93 ms |