Help for this page
if ( -e $file ) { #file exists ... else { #file doesn't exist special_error_handler_for_nonexistent_files(); }