PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
dd/mm/yy/ being the date month and year of article.
How on earth would i do this and redirect all the articles to the new location? I've been struggling to get this for days. Most people have said its best via PHP so as to read the article date, but i have no idea how.
I think I might create a "pspnews/articletitle/index.php" script that redirects the old URLs to the new ones. For the mappings, you could use a big array if there aren't too many or create a database table from the two systems to hold the mappings.