Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

| <a href="<?php echo wp_logout_url(site_url()); ?> " title="<?php ..

Decoded Output download

 | <a href="<?php  
        echo wp_logout_url(site_url()); 
        ?> 
" title="<?php  
        _e("Logout", "flw"); 
        ?> 

Did this file decode correctly?

Original Code

 | <a href="<?php 
        echo wp_logout_url(site_url());
        ?>
" title="<?php 
        _e("\x4c\x6f\147\157\165\164", "\146\154\167");
        ?>

Function Calls

site_url 1

Variables

None

Stats

MD5 7259647ec0faf109ce09bef79bce2a8a
Eval Count 0
Decode Time 125 ms