PHP Convert the string into lower case – PHP April 28, 2011 Pramod T P Leave a comment <?php echo strtolower("FIRST NAME") //first name ?>