[url=https://dev.1c-bitrix.ru/api_d7/detail.php?ID=2516793]getLastPositionIgnoreCase[/url]
integer public static
\Bitrix\Main\Text\BinaryString::getLastPositionIgnoreCase(
$haystack,
$needle,
integer $offset
);
Binary version of strripos.
Parameters
ParameterDescriptionVersion
$haystack
$needle
$offset
Examples