Readme.en.txt
Readme.es.txt
changeLog
Readme.it.txt
Readme.fr.txt
Todo List
afiles __construct( [string $path = false])
boolean cp( string $path, string $where)
int filesize( [string $path = null])
string format_path( string $path)
string get_path( )
array infos( [string $path = null], [boolean $withroot = true], [boolean $content = true], [boolean $byline = false], [int $length = 1024])
array ll( [string $path = null], [boolean $withroot = true])
array lld( [string $path = null], [boolean $withroot = true])
array ls( [string $path = null], [boolean $withroot = true])
array lsd( [string $path = null], [boolean $withroot = true])
array lsr( $directory $directory, [ $filter = false], $directory_tree)
boolean mkdir( [string $path = null], [int $chmod = null])
boolean mkfile( [string $content = ''], [string $path = null])
boolean mkini( array $content, [string $path = null])
int mod( string $path)
Credits goes to Ambriel_Angel (www dot ambriels dot net)
boolean mv( string $path, string $where)
array parse_ini( [string $path = null], [ $whithsection = true])
anything quote_ini( anything $var)
string/array read_file( [string $path = null], [boolean $byline = false], [int $length = 1024])
boolean rm( [string $path = null])
boolean serialize( anything $var, [string $path = null])
void set_path( [string $path = false])
array sort_results( &$array, array $array)
void test_var( &$var, anything $default, anything $var)
array tree( [string $path = null], [boolean $expand2files = true])
string type( [string $path = null])
array unserialize( [string $path = null])