Function admStrToLower
In case the multibyte functions are not supported, we fallback to a no-multibyte function IMPORTANT: If the fallback is used, the conversion of umlauts not work! admStrToLower(([\w$[]()]+)) -> mb_strtolower($1, 'UTF-8')
Copyright:
2004-2016 The Admidio Team
License: GNU General Public License v2.0 only **********************************************************************************************
Located at
License: GNU General Public License v2.0 only **********************************************************************************************
Located at
Parameters summary
string |
$string |
Return value summary
string
|
string |