File::stripLeadingSeparators()

File::stripLeadingSeparators() -- strip leading separators from a path

Synopsis

Описание

This method removes the leading directory separator (like "/" on *nix) from a path name.

Параметр

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

This methods returns the given path name without a leading directory separator.

Заметка

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

Пример

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