[PHP-DB] Re: File deletion

2002-02-07 Thread Joe Van Meer
Try looking at the unlink() function. It removes files off of the web server. HTH Joe :) Todd Williamsen [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I created a couple of forms where one inserts new contact data with a file, in this case its a resume.

[PHP-DB] Re: File deletion

2002-02-07 Thread Joe Van Meer
ammendment: use the unlink() function once you have confirmation of a successful update :) HTH Joe :) Todd Williamsen [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I created a couple of forms where one inserts new contact data with a file, in this case its