help me with checking if file exists
#5

pawn Код:
if(file_exists("example.txt")) {
    // File exists
} else {
    // File does not exist
}
Why are you working with files if you don't understand the absolute backbone of programming?
Reply


Messages In This Thread
help me with checking if file exists - by akki - 13.03.2013, 05:37
Re: help me with checking if file exists - by cessil - 13.03.2013, 09:03
Re: help me with checking if file exists - by akki - 13.03.2013, 09:37
Re: help me with checking if file exists - by Vince - 13.03.2013, 10:00
Re: help me with checking if file exists - by Sinner - 13.03.2013, 10:16

Forum Jump:


Users browsing this thread: 1 Guest(s)