View Single Post
  #3 (permalink)  
Old 03-17-2008, 03:41 PM
mikesmith76 mikesmith76 is offline
WebProWorld Pro
 

Join Date: Sep 2005
Location: Manchester, UK
Posts: 257
mikesmith76 RepRank 0
Default Re: Problem in redirecting URL

chandrik's method works fine. Only suggestion i would make though is if possible put all your redirects in an .htaccess file. Much neater, saves having a load of php files whose sole purpose is to redirect an url.
Reply With Quote