Help, I'm a newbie!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ephrilem
Forum Newbie
Posts: 2
Joined: Mon May 24, 2004 12:54 am

Help, I'm a newbie!

Post 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?
User avatar
maqmus
Forum Commoner
Posts: 30
Joined: Mon Mar 08, 2004 1:10 pm

Post by maqmus »

ephrilem
Forum Newbie
Posts: 2
Joined: Mon May 24, 2004 12:54 am

Post by ephrilem »

Thanks!
Post Reply