changeCaseToLower
string public static \Bitrix\Main\Text\BinaryString::changeCaseToLower( $str );
Static method. Converts string into lower case. Executes safe operation in terms of multibyte character sets. Similar to PHP function strtolower.
Parameters
Parameter | Description | Version |
---|---|---|
$str | Search string for conversion. |
Example
© «Bitrix24», 2001-2024
Up