帮忙进来看看这是什么情况

帮忙进来看看这是什么情况

<html>
<head>
<title>Test</title>
</head>
<body>
<?php  
echo readfile("1.txt)?>
</body>
</html>
<!--到这里结束-->
我想取得同目录下的1.txt中的文件内容,可是运行时提示
Parse error: syntax error, unexpected T_STRING in D:\wwwroot\tianzhi86910549\wwwroot\2.php on line 7

这种情况没遇过啊

--。。。不知道