I use the copy function to copy a file to the server, like this; copy($file, "./jpg/$name.jpg"); what would I do to removeit from the server, or delete it?
- Re: [PHP] deleteing a file from server David Orn Johannsson
- Re: [PHP] deleteing a file from server m u i n a r