File::skipRoot()

File::skipRoot() -- strips the root directory from a given path

Synopsis

Описание

This method strips the root directory from $path.

Параметр

string $path - the path to be processed.

Возвращаемое значение

If the path is absolute, this method returns the processed path, otherwise, it returns the path untouched.

Заметка

Эта функция может быть вызвана статически.

См. также

File::isAbsolute()

Пример

    Поддержать сайт на родительском проекте КГБ