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]
Since
Synopsis
public JStream->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 |
Returns
mixed
Defined in
libraries/joomla/filesystem/stream.php
Referenced by
See also
Examples
<CodeExamplesForm />
