i just made my first guestbook in php, witch stores all the input in a file. what i want to make, is a administrative function, that allows the person with a valid password to clear all the comments. so basically, what i need is a function that deletes all the contents of a specific file.
Thanks, Nick


