Technical References - [movefolder]

Move a folder and all its contenton your webspace

numero = 1037
interpreted = N
texte = [movefolder from=path&to=path] Putting [movefolder from=images/2015&to=old_images/2015] in your template immediately moves the folder called "2015" to another directory "old_images/2015." The original folder is deleted. [movefolder], will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution. See also [writefile], [appendfile], [createfolder], [copyfile], [movefile], [deletefile], [renamefile], [renamefolder] and [deletefolder] [movefolder from=path&to=path]

Putting [movefolder from=images/2015&to=old_images/2015] in your template immediately moves the folder called "2015" to another directory "old_images/2015." The original folder is deleted. [movefolder], will overwrite an existing folder of the same name already on the disk, and all the files within; so use with caution.

See also [writefile], [appendfile], [createfolder], [copyfile], [movefile], [deletefile], [renamefile], [renamefolder] and [deletefolder]

DOWNLOAD WEBDNA NOW!

Top Articles:

Download WebDNA Applications

WebDNA applications...

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA reference

...

F.A.Q

A compilation of some user's questions...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Modules

A list of the currently available modules...

Related Readings:

[sendmail]

There is hardly a website that doesn't at some point need to send an email...

[cart]

Putting [cart] in your template automatically creates a unique shopping cart...

[addfields]

[addfields db=...

[xslt]

The [xslt] Context allows the WebDNA programmer to 'apply' an XSL style sheet to an XML document and thus 'transform' the XML data into any format the programmer desires (usually HTML)...

triggers

Triggers provide a mechanism for doing something on a regular timed basis...

[hide]

Prevents WebDNA to return hidden parts of your code to apache (from version 8...