Technical References - [copyfile]

Copy a file with the content you want on your webspace

numero = 188
interpreted = N
texte = COPYING [copyfile from=path&to=path] Copies the file to a new location. If a file by the same name already exists, [copyfile] will overwrite it. Example Putting [copyfile from=fred&to=wilma] in your template immediately copies the file called "fred" to another file called "wilma." See also [writefile], [appendfile], [createfolder], [copyfolder], [movefile], [deletefile] and [deletefolder] COPYING
[copyfile from=path&to=path]
Copies the file to a new location. If a file by the same name already exists, [copyfile] will overwrite it.

Example
Putting [copyfile from=fred&to=wilma] in your template immediately copies the file called "fred" to another file called "wilma."

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

DOWNLOAD WEBDNA NOW!

Top Articles:

AWS Raw WebDNA LAMP-Plus WebServer

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

Technical Change History

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

WebDNA Modules

A list of the currently available modules...

WebDNA reference

...

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

Related Readings:

[store]

[store] is a simple context that stores variables permanently...

[tcpconnect]

A powerful feature to connect to a TCP port of another computer on the Internet...

[encrypt]

[encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...

[lineitems]

Loops through all the line items in an order file...

[waitforfile]

The server waits until the file appears on disk...

[hide]

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