Page 1 of 1

how to check if a file exists in a folder??

Posted: Tue Sep 30, 2008 5:15 am
by susrisha
hi all,

i want to know how i can check if a file already exists in a given folder..

can anyone help me??

Re: how to check if a file exists in a folder??

Posted: Tue Sep 30, 2008 5:16 am
by The_Anomaly
file_exists() is your man.

Re: how to check if a file exists in a folder??

Posted: Tue Sep 30, 2008 5:18 am
by susrisha
thanks alott