Docs
Search
Hooks
Functions
Methods
Classes
Home
Functions
evf_strtoupper()
evf_strtoupper(
string
$string
):
string
Wrapper for mb_strtoupper which see’s if supported first.
Parameters
$string
string
required
String to format.
Return
string