Link to home
Start Free TrialLog in
Avatar of error77
error77

asked on

PHP Check if file does not exist

Hi all,

I need to check if a file does not exist in php.

for example:

If File Does NOT Exist {
  Do something
}

No extra condition is needed.

THanks
ASKER CERTIFIED SOLUTION
Avatar of Derokorian
Derokorian
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial