File Directory Php

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