System::mkDir

System::mkDir – creër directories

Synopsis

require_once "System.php";

bool System::mkDir ( string $args )

Description

Creër directories.

Parameter

  • string $args - De naam van de directory/-ies te creëren

Return value

bool - TRUE voor success

Note

This function can be called statically.

Verwijder bestanden (Previous) concatenate bestanden (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.