mb_strtoupper
Function mb_strtoupper
Make a string uppercase
Package: Cake
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Located at Cake/bootstrap.php
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Located at Cake/bootstrap.php
mb_strtoupper( string $string string $encoding null )
Parameters summary
string | $string | The string being uppercased. |
string | $encoding = 登录查看完整内容
|