PHP and MySQL / Video PHP string functions – strtolower and strtoupper This tutorial explains how to convert strings to uppercase and lowercase using the strtolower and strtoupper functions. These functions each take one argument – the string that needs to be …