aaronk Posted September 3, 2006 Share Posted September 3, 2006 hello..just wondering how do you delete a file using php?if i have a file on my web server called file1.txt how do I delete it using something like this:http://MYURL.com/delete.php?file=file1.txtany ideas? Quote Link to comment https://forums.phpfreaks.com/topic/19567-deleteing-a-file/ Share on other sites More sharing options...
paul2463 Posted September 3, 2006 Share Posted September 3, 2006 Have a look here in the <a href="http://uk2.php.net/manual/en/function.unlink.php"> Manual </a> Quote Link to comment https://forums.phpfreaks.com/topic/19567-deleteing-a-file/#findComment-85131 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.