Home
require_once "System.php";
mixed System::rm (string $args)
The rm command for removing files. Supports multiple files and dirs and also recursive deletes.
string $args - the arguments for rm
mixed - TRUE for success
This function can be called statically.
rm man page
© 2002-2004 Active-Venture.com Web Site Hosting Service
Disclaimers: This documentation is provided only for the benefits of our website hosting customers. For authoritative source of the documentation, please refer to http://pear.php.net/manual/
Recommended Resources: