Generating an SEO friendly URL in PHP

/** * generates an SEO friendly url *…Everyone wants pretty URLs right? Lots of key/pair GET values in URL strings look ugly and are bad for SEO….I was just messing about with a big database table of records that needed converting to SEO friendly urls and needed a quick and easy fuction to automate the process….Is it helpful?”, it will be converted to “this-is-a-new-article-is-it-helpful”. Perfect for SEO….

Go here to see the original: 
Generating an SEO friendly URL in PHP

Leave a Reply