File Directory Php

$fh = fopen('file.txt','r') or die("can't open file.txt: $php_errormsg");
?>