API17:JStream::write
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::write
Description
File write.
Description:JStream::write [Edit Descripton]
public function write ( &$string $length=0 $chunk=0 )
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$string | |||
| $length | 0 | ||
| $chunk | 0 |
- Returns
- Defined on line 664 of libraries/joomla/filesystem/stream.php
See also
-
JStream::write source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::write
SeeAlso:JStream::write [Edit See Also]
User contributed notes
<CodeExamplesForm />
