Page 1 of 1

Help, I'm a newbie!

Posted: Mon May 24, 2004 12:54 am
by ephrilem
I am coding a really simple few php scripts for a fanclub listing type thing. And I know a problem in the future will be overwriting listings. Say I have fanclubs/fcname.php and then so-and-so registers a fanclub with the name fcname. It just writes over the original fcname. I am not really a regular user of php, and as such I don't have a wide knowledge of functions. How can I check to see if a file exsists?

Posted: Mon May 24, 2004 1:01 am
by maqmus

Posted: Mon May 24, 2004 1:03 am
by ephrilem
Thanks!