I have a long experience using old techniques in web development, like class ASP, I previously developed a news website long years ago. Now, i want to upgrade it using more advanced techniques (I have strong backgrounds to to re-learn PHP and ASP.Net). My question is: I used to retrieve a page content from database through an ID, like this:
mywebsite.com/NewsID.asp?ID=101
But, I see most websites now use different URL, like BBC today, for example:
http://www.bbc.co.uk/news/world-latin-america-24680283
How to do this?! i.e. not to make my URL like this of BBC not as my classic one