Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.master.cmc.msu.ru/php/function.strtolower.html
Дата изменения: Sun Feb 3 22:56:39 2002 Дата индексирования: Tue Oct 2 04:45:02 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().