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 /* */ wp_copy_right(); ?> </body> </html>..

Decoded Output download

<?php 
/* 
 
*/ 
wp_copy_right(); ?> 
</body> 
</html>

Did this file decode correctly?

Original Code

<?php
/*

*/
wp_copy_right(); ?>
</body>
</html>

Function Calls

wp_copy_right 1

Variables

None

Stats

MD5 51ada4b6780770c6898b0ece08fbd4f3
Eval Count 0
Decode Time 125 ms