You Are Here Home > Check To See If a File Exists

Check To See If a File Exists

if (file_exists($path_to_file)) {
   // Do stuff
}
Check To See If a File Exists
Filed under: PHP   Posted by: Hamid

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment