I think I could use string replace for this but that would take a while to do, typing every letter and the replacement a small. It might also make the page take longer than necessary to load. I wondered if there was an easier way to do this?
Replacing capital letters with small ones.
Thanks very much! 
strtolower function does just that dear
