PHP -Funktion zum Konvertieren von String in Kamelcase
echo ucwords("hello world");
Faithful Fish
echo ucwords("hello world");
echo unwords("frf nh");