|
$file = str_replace("A","a","$file");
$file = str_replace("B","b","$file");
go all the way to Z... thats really the easiest way that I can think of... obviously theres others but this is a quick way. I've been up all night coding so can't think of a "cleaner" way to do it...
__________________
-- QUOTE ME IT MAKES ME FEEL SPECIAL --
|