[141]. 获取文件路径(所在目录,不检测实际文件)
dirname($filename)

[完成]
[200]. 取COOKIE
$str=$_COOKIE[$key]

[完成]
[208]. 返回缓冲区内容
ob_get_contents()

[完成]
重新开始给题