php convert title case to snake case code example Example: php function to convert string to camelcase echo ucwords("hello world");