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 Link to comment https://forums.phpfreaks.com/topic/111918-looking-for-a-place-to-start/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.