JFile::move/1.5

From Joomla! Documentation
< JFile::move
Revision as of 19:57, 25 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JFile::move

Description

Moves a file.

Description:JFile::move [Edit Descripton]

public function move (
        $src
        $dest
        $path= ''
)
Parameter Type Default Description
$src string The path to the source file
$dest string The path to the destination file
$path string An optional base path to prefix to the file names
  • Returns boolean True on success
  • Defined on line 191 of libraries/joomla/filesystem/file.php
  • Since Joomla 1.5

See also

SeeAlso:JFile::move [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox