System::rm

System::rm – Verwijder bestanden

Synopsis

require_once "System.php";

mixed System::rm ( string $args )

Description

Het rm commando voor het verwijderen van bestanden Ondersteund meerdere bestanden en dirs en ook recusieve verwijderingen.

Parameter

  • string $args - Het argument voor rm

Return value

mixed - TRUE voor success

Note

This function can be called statically.

Generale gebruiks informatie (Previous) creër directories (Next)
Last updated: Sun, 19 Dec 2010 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report or add a note.
View this page in:

User Notes:

There are no user contributed notes for this page.