Php How to convert a string to lowercase in PHP The strtolower() function is used to converts a string to lowercase. All other special characters or numeric…