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