ultrus Posted November 16, 2006 Share Posted November 16, 2006 Hello,How do I use directory looking variables like the following in my address bar as get variables?:[code]http://www.myportfolio.cc/500/[/code]as an alternative to something like this:[code]http://www.myportfolio.cc/index.php?id=500[/code]I've seen it done before. If you need example websites that use this, I will start hunting through my bookmarks.Thanks for the help! :) Link to comment https://forums.phpfreaks.com/topic/27520-how-to-use-folder-vars-like-500-instead-of-get-vars-like-id500/ Share on other sites More sharing options...
roopurt18 Posted November 16, 2006 Share Posted November 16, 2006 mod_rewritehttp://www.phpfreaks.com/forums/index.php/board,50.0.html Link to comment https://forums.phpfreaks.com/topic/27520-how-to-use-folder-vars-like-500-instead-of-get-vars-like-id500/#findComment-125832 Share on other sites More sharing options...
ultrus Posted November 16, 2006 Author Share Posted November 16, 2006 Ah that's fantastic! Thanks for the direction. I will look into it right away. Link to comment https://forums.phpfreaks.com/topic/27520-how-to-use-folder-vars-like-500-instead-of-get-vars-like-id500/#findComment-125840 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.