php comprobar que el fichero exuista code example Example: file exist php if (file_exists($filePath)) { // todo acction }