$filename = "file.txt"if (file_exists($filename)) { echo "The file $filename exists";} else { echo "The file $filename does not exist";}
Amir fridman ----------------------- Professional website developer. xhtml, css, javascript, xml, ajax, php, mysql