JFile::read/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JFile::read

Description

Read the contents of a file.

Description:JFile::read [Edit Descripton]

public function read (
        $filename
        $incpath=false
        $amount=0
        $chunksize=8192
        $offset=0
)
Parameter Type Default Description
$filename string The full file path
$incpath boolean false Use include path
$amount int 0 Amount of file to read
$chunksize int 8192 Size of chunks to read
$offset int 0 Offset of the file

See also

SeeAlso:JFile::read [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox