I love the way SO gives link to question
Like this question have the link http://stackoverflow.com/questions/6002203/seo-friendly-url
where the question title is seo-friendly-url
I'm creating a blog where i want to give the link in the same way SO do, how to do that in PHP ?
Any suggestion is welcome :)
Table Structure
- ID
- Title
- Tags
- Category
- UID
Added
I'm using PHP/APACHE and no framework ! I dont want to use any blog, want to create my own