\CLASS_FILE

Summary

Methods
Properties
Constants
dir_list()
dir_mk()
dir_copy()
dir_del()
file_read()
file_put()
file_copy()
file_del()
$status
$perms
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$status

$status : 

Type

$perms

$perms : 

Type

Methods

dir_list()

dir_list(mixed  $str_path,   $str_ext = '') : void

dir_list function.

Parameters

mixed $str_path
$str_ext

dir_mk()

dir_mk(mixed  $str_path) : void

dir_mk function.

Parameters

mixed $str_path

dir_copy()

dir_copy(  $str_src,   $str_dst) 

Parameters

$str_src
$str_dst

dir_del()

dir_del(mixed  $str_path) : void

dir_del function.

Parameters

mixed $str_path

file_read()

file_read(  $str_path) 

Parameters

$str_path

file_put()

file_put(  $str_path,   $str_content) 

Parameters

$str_path
$str_content

file_copy()

file_copy(  $str_src,   $str_dst) 

Parameters

$str_src
$str_dst

file_del()

file_del(  $str_path) 

Parameters

$str_path