LemonInflux Posted June 25, 2008 Share Posted June 25, 2008 I have a url like this: http://www.mysite.com/index.php?v=test&sv=test2&id=4 I want to change it to this: http://www.mysite.com/test/test2/4/ But at the same time, I want to change this: http://www.mysite.com/index.php?v=test To this: http://www.mysite.com/test/ And also this: http://www.mysite.com/index.php?v=test&sv=test2 To this: http://www.mysite.com/test/test2/ How can I accomplish all 3 of these at the same time? Tutorials/examples are much appreciated Thanks ---------------- Now playing: Air Traffic - I Can't Understand via FoxyTunes Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.