Hi
Some people enter their names in all caps into my mailing list database. When I then send out my mailing personalized with their name, it looks unprofessional.
I use PHP and MySQL.
Is there a PHP function that allows me to remove caps after the first letter of a string?
E.g. if entered JENNA, the function turns it to Jenna.