// Placeholder $ashok = #ashok#;
// Capitalize first word of ashok $result = ucfirst($ashok);
return $result;