Technical References - [createfolder]

Create an empty folder on your webspace

numero = 187
interpreted = N
texte = [createfolder path] Creates an empty folder. [createfolder], like [writefile] will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution.

Putting [createfolder StarShip/Troopers] in your template immediately creates a new folder with the name "Troopers" inside a folder called "StarShip" which is in the same folder as the template itself.

See also [writefile], [appendfile], [copyfile], [copyfolder], [movefile], [deletefile] and [deletefolder] [createfolder path]
Creates an empty folder. [createfolder], like [writefile] will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution.

Putting [createfolder StarShip/Troopers] in your template immediately creates a new folder with the name "Troopers" inside a folder called "StarShip" which is in the same folder as the template itself.


See also [writefile], [appendfile], [copyfile], [copyfolder], [movefile], [deletefile] and [deletefolder]

DOWNLOAD WEBDNA NOW!

Top Articles:

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Download WebDNA Applications

WebDNA applications...

WebDNA Modules

A list of the currently available modules...

F.A.Q

A compilation of some user's questions...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Related Readings:

[thisurl]

[thisurl] displays the URL of the current page...

[setheader]

Changes header values in a shopping cart...

[grep]

Replaces text based on a regular expression...

[appendfile]

Writes text to the end of an existing file...

[lookup]

...

[shell]

[shell] is a way to use the command line with your webserver...