API17:JStream::upload
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JStream::upload
Description
Upload a file.
Description:JStream::upload [Edit Descripton]
public function upload ( $src $dest $context=null $use_prefix=true $relative=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $src | string | ||
| $dest | string | ||
| $context | $context | null | |
| $use_prefix | boolean | true | $user_prefix |
| $relative | boolean | false | $relative |
See also
-
JStream::upload source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::upload
SeeAlso:JStream::upload [Edit See Also]
User contributed notes
<CodeExamplesForm />
