System::mkDir

System::mkDir – создает директории

Synopsis

require_once "System.php";

bool System::mkDir ( string $args )

Description

Создает директории.

Parameter

  • string $args - имя директории/директорий, которые надо создать

Return value

bool - TRUE в случае успеха

Note

This function can be called statically.

удаляет файлы (Previous) объединение и вывод содержимого файлов (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.