Fungsi PHP untuk mengonversi string ke Camelcase
echo ucwords("hello world");
Faithful Fish
echo ucwords("hello world");
echo unwords("frf nh");