createfolder
Create an empty folder on your webspace
[createfolder path=images/home_page]
A new folder "home_page" is created inside the folder "images".Parameters
Parameter | Description |
---|---|
path | Path to where the folder is to be created, including the new folder's name |
[createfolder] will overwrite an existing folder of the same name already on the disk, and all the files within; use with caution.