Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.strtolower.html
Дата изменения: Sun Feb 3 22:56:39 2002 Дата индексирования: Mon Oct 1 21:32:17 2012 Кодировка: |
Returns string with all alphabetic characters converted to lowercase.
Note that 'alphabetic' is determined by the current locale. This means that in i.e. the default "C" locale, characters such as umlaut-A (д) will not be converted.
See also strtoupper(), ucfirst(), and ucwords().