API17

API17:JStream::chmod

From Joomla! Documentation

Joomla 11.1 JStream::chmod

Description

Chmod wrapper.


public function chmod (
        $filename=''
        $mode=0
)
Parameter Type Default Description
$filename string
$mode mixed 0 Mode to use
  • Returns boolean
  • Defined on line 731 of libraries/joomla/filesystem/stream.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples