ChrisMartino Posted May 29, 2010 Share Posted May 29, 2010 Hey there, I've been looking around the internet for some guide to meet my requirements but I can't seem to find any suitable ones, I am in need of something that would apply the rule to every PHP file within my server, Although I can't seem to find one, Could somebody please spare the time to help me do this?, For example if I was to do this: www.example.com/example.php?pid=7&car=9 It would work as this: www.example.com/example.php/pid/7/car/9 Thanks for your help in advance :]. Link to comment https://forums.phpfreaks.com/topic/203275-replacing-with-in-urls-with-variables/ Share on other sites More sharing options...
.Stealth Posted May 29, 2010 Share Posted May 29, 2010 Look at mod_rewrite. If you're after the actual rule, i can't help, i'm useless at them. Link to comment https://forums.phpfreaks.com/topic/203275-replacing-with-in-urls-with-variables/#findComment-1065014 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.