API17:JStream::writeFile
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::writeFile
Description
Writes a chunk of data to a file.
Description:JStream::writeFile [Edit Descripton]
Since
Synopsis
public JStream::writeFile ($filename, &$buffer)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $filename | $filename | ||
| &$buffer | $buffer |
Returns
bool
Defined in
libraries/joomla/filesystem/stream.php (line 1233)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
