PHP strtolower() Function
what is the syntax of the STRTOLOWER() function in php? Parameter Description string Required. Specifies the string to convert PHP STRTOLOWER() method examples of the STRTOLOWER() function Example 1. In this example, we convert all characters to lowercase.