The What
Description
This construct, file_exists, checks the file or directory exists on the web server. If yes, then it returns TRUE.
Parameters
filename- The full qualified path to the file or directory to find.
Return Values
Returns TRUE if the file or directory does exist; else you’ll get a FALSE back.
Hands off the keyboard. Web development starts by thinking first, then planning it out, and then coding it.
More coming soon…keep checking back.
