Функция convertSlash
Преобразует косые черты в нижние подчеркивания и удаляет начальное и конечное нижнее подчеркивание в строке
Пакет: Cake
Ссылка: http://book.cakephp.org/2.0/ru/core-libraries/global-constants-and-functions.html#convertSlash
Авторские права: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
Лицензия: MIT License
Расположено в Cake/basics.php
Ссылка: http://book.cakephp.org/2.0/ru/core-libraries/global-constants-and-functions.html#convertSlash
Авторские права: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
Лицензия: MIT License
Расположено в Cake/basics.php
convertSlash( string $string )
Краткое описание параметров
string | $string | Строка для преобразования |
Возвращает
-
stringсо удаленным нижним подчеркиванием в начале и конце строки
© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/2.8/function-convertSlash.html