A Apa Aja New member Jan 18, 2011 #1 for example : $name = TayLor SwiFT; strtolower($name); //output >>> taylor swift strtoupper($name); //output >>> TAYLOR SWIFT _________________; // output >>> Taylor Swift how to make output "Taylor Swift" ?
for example : $name = TayLor SwiFT; strtolower($name); //output >>> taylor swift strtoupper($name); //output >>> TAYLOR SWIFT _________________; // output >>> Taylor Swift how to make output "Taylor Swift" ?