File/ext/utf8/ucwords.php

Description
Functions
utf8_ucwords (line 19)

UTF-8 aware alternative to ucwords

Uppercase the first character of each word in a string Note: requires utf8_substr_replace and utf8_strtoupper

string utf8_ucwords (string $str)
  • string $str
utf8_ucwords_callback (line 38)

Callback function for preg_replace_callback call in utf8_ucwords

You don't need to call this yourself

string utf8_ucwords_callback (array $matches)
  • array $matches: of matches corresponding to a single word

Documentation generated on Thu, 08 Jan 2009 17:48:59 +0100 by phpDocumentor 1.4.0a2