PHP » GoLang
GoLang alternatives for PHP functions
login
|
register
|
about
strpos
strpos
[code] fmt.Println(strings.Index("chicken", "ken")) [/code]