|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
delete folders
How can I delete folders that I have created? I can delete individual files, but want to get rid of folders through the page instead of manually.
thanks!
__________________
hey it's the CHARKING |
|
#2
|
|||
|
|||
|
Try
<?php rmdir("folder_name"); ?> In Linux you can delete a folder with the "rmdir" command too. |
|
#3
|
|||
|
|||
|
thanks
thanks that did the trick
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > delete folders |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|