Support Joomla!

Packages

Package: utf8

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

File/phputf8/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 Sat, 14 Nov 2009 11:22:04 +0000 by phpDocumentor 1.3.1