Element index for package System
[ c ]
[ f ]
[ m ]
[ r ]
[ s ]
[ t ]
[ w ]
top
top
m
- mkDir
- in file System.php, method System::mkDir()
Make directories.
- mktemp
- in file System.php, method System::mktemp()
Creates temporary files or directories. This function will remove the created files when the scripts finish its execution.
top
r
- rm
- in file System.php, method System::rm()
The rm command for removing files.
top
s
- System.php
- procedural page System.php
- System
- in file System.php, class System
System offers cross plattform compatible system functions
top
t
- tmpdir
- in file System.php, method System::tmpdir()
Get the path of the temporal directory set in the system by looking in its environments variables.
top
w
- which
- in file System.php, method System::which()
The "which" command (show the full path of a command)
top
Documentation generated on Mon, 11 Mar 2019 15:09:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|