<?php $s = "FOObarBAZ"; //////////////////// $t = strtolower($s); //////////////////// echo $t;
You have javascript disabled. You will not be able to edit any code.