This instructions move a file from one location to another, inside your website
numero = 193
interpreted = N
texte =
MOVING a FILE[
movefile from=
path&to=
path]Copies the file to a new location, and then deletes the original one once the new file is safely written to disk. If a file by the same name already exists, [movefile] will overwrite it. You may specify a different folder for the file to be moved to.
ExamplePutting [movefile from=fred&to=wilma] in your template immediately moves the file called "fred" to another file called "wilma," and deletes the file "fred" after the move is complete.See also [writefile], [appendfile], [createfolder], [copyfile], [copyfolder], [deletefile] and [deletefolder]
MOVING a FILE[
movefile from=
path&to=
path]
Copies the file to a new location, and then deletes the original one once the new file is safely written to disk. If a file by the same name already exists,
[movefile] will overwrite it. You may specify a different folder for the file to be moved to.
ExamplePutting [movefile from=fred&to=wilma] in your template immediately moves the file called "fred" to another file called "wilma," and deletes the file "fred" after the move is complete.
See also
[writefile],
[appendfile],
[createfolder],
[copyfile],
[copyfolder],
[deletefile] and
[deletefolder]
DOWNLOAD WEBDNA NOW!
Top Articles:
[biotype]
BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
Tips and Tricks
A list of user-submitted tips ...
WebDNA reference
...
WebDNA Libraries
A list of available libraries for WebDNA...
F.A.Q
A compilation of some user's questions...
Related Readings:
[xmlnode]
...
[encrypt]
[encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...
[flushcache]
...
[cookie]
Cookies are a great way to remember visitors...
[table]
[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...
[ddesend]
Sends text to a DDE server program on the local machine...