|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
PHP Delete Script
I think it'd be simple, I have upload folders for users on my site, they select a file, enter a password, and it uploads. I want them to be able to delete files, so what I'm looking for is a basic, short script that lists the files in the directory which the file is in and has a link next to each file to delete it. For protection, before the list and delete options show, just an input box with submit that they can type a password (which is stored in the file).
You name what you want, I'll try to get it for you! |
|
#2
|
|||
|
|||
|
RE: PHP Delete Script
£20 to write that script..
|
|
#3
|
|||
|
|||
|
RE: PHP Delete Script
$delete = @unlink($filename);
|
![]() |
| Viewing: Codewalkers Forums > General > Barter Zone > PHP Delete Script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|