PurabTech is technical blog for Programmer and Coders
php check if file exists if not create
Many times we got requirement of check file from specific directory. PHP tutorial for, php check if file exists if not create. Following code will work in all the system like (Mac, Linux and Windows). we given code snippet for checking file exists or not.
php check if file exists if not create
Using following php code you can check file is present or not in specific directory.