[Solved] Does PHP include toupper and tolower functions? [closed] September 22, 2022 by Kirat echo strtolower('HELLO'); echo strtoupper('hello'); solved Does PHP include toupper and tolower functions? [closed]