Hey there hows everyone doing. Basically Im putting together a CMS for my new website thats coming out soon, where users can upload tutorials, interviews etc.
Im trying too get the first letter of a word so I can insert that into the database for search result purposes
Example. The name of a tutorial is sessions. In that word sessions the beginning word is S. How can I get the first letter of the word and delete the rest of the letters from that word.