System::rm

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.