aaron_mason Posted September 16, 2008 Share Posted September 16, 2008 Hello. My scenario: i want to have a page such as 1) www.website.com/shop/1234566.html to load a page such as 2) www.website.com/shop/?id=123456 I think that this is far more user friendly. How is this done? This is my first post on phpfreaks : : : Hello ! Aaron Quote Link to comment Share on other sites More sharing options...
dave_sticky Posted September 16, 2008 Share Posted September 16, 2008 Hi, I believe you need to use Apache to do this - using the mod_rewrite module. Have a look here: http://www.phpfreaks.com/forums/index.php/board,50.0.html Quote Link to comment Share on other sites More sharing options...
aaron_mason Posted September 16, 2008 Author Share Posted September 16, 2008 Thank you. 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.