Cleaning your post title in php for insertion to database for SEO links
I'm currently learning PHP and learning trying to get a string from user inputted data and insert it into the database, to use as a link for post on the site. I'm using regular expressions in a function to alter…