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 the_title( '<h3 class="single-title">', '</h3>' ); ?>..
Decoded Output download
<?php the_title( '<h3 class="single-title">', '</h3>' ); ?>
Did this file decode correctly?
Original Code
<?php the_title( '<h3 class="single-title">', '</h3>' ); ?>
Function Calls
the_title | 1 |
Stats
MD5 | ca276d099a4f7aa651ed85d5ca782da5 |
Eval Count | 0 |
Decode Time | 37 ms |