PHP » GoLang
GoLang alternatives for PHP functions
login
|
register
|
about
strtoupper
strtoupper
[code] fmt.Println(strings.ToUpper("Gopher")) [/code]