How would I go about checking to see if a file exist from php?

I didn't find anything on php.net when I did a search for exist.

basically, I'm trying to accomplish this.

if $file exist {
do something;
}else{
echo "$file doesn't exist";
}

thanks in advance.

Kenneth R Zink II     [EMAIL PROTECTED]    ICQ# 5095094
'87 2.8L TBI GMC S-15 Ext. Cab (Hurricane) ...524 in the works !!!  
http://www.s-series.org/htm/windstorm/project-windstorm.htm
'85 3.4L Carbed Chevy S-10 Blazer (FireStorm) ...Soon to be 3.4L SFI DIS !!!  
http://www.s-series.org/htm/firestorm/firestorm.htm
Racing by the Grace of God!!

Reply via email to