Subsystems
Subsystems
The Shell
escapeshellarg()
-- Escape a string to be used as a shell argument (')
escapeshellcmd()
-- Escape shell metacharacters (e.g. ; ( ) & )
Many Builtins -
copy()
unlink()
chmod()
touch()
symlink()
echo
system
(
'ls '
.
$
_REQUEST
[
'dir'
]
)
;
Ldap Queries