System::rm

System::rm – usuwanie plików

Synopsis

require_once "System.php";

mixed System::rm ( string $args )

Description

Wykorzystanie programu rm do usuwania plików. Obsługuje usuwanie naraz wielu plików oraz katalogów, również rekursywnie.

Parameter

  • string $args - parametry wywo³ania

Return value

mixed - TRUE przy powodzeniu

Note

This function can be called statically.

Informacje ogólne (Previous) tworzenie katalogów (Next)
Last updated: Fri, 25 May 2012 — 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.