help with ltrim and ucfirst
Posted: Sat May 03, 2008 2:33 pm
lets say I have a statement $var= " name";
How would I combine ltrim and ucfirst togther to get $var="Name";
How would I combine ltrim and ucfirst togther to get $var="Name";