Jump to content

Looking for a place to start...


LemonInflux

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.