PHP Manual

PEAR Manual

Smarty Manual

PostgreSQL

MySQL Manual

Perl Manual

system::rm

system::rm -- remove files

description

the rm command for removing files. supports multiple files and dirs and also recursive deletes.

parameter

  • string $args - the arguments for rm

return value

mixed - true for success

note

this function can be called statically.