"; if (is_file("eg0052.php")) print "eg0052.php is a file
"; if (is_dir("servertemp")) // check dir relative location print "servertemp is a directory"; ?>