mctrivia Posted January 14, 2011 Share Posted January 14, 2011 I have seen many web sites that will have there page set up with a directory structure instead of the ?x=f&a=s... for example shapeways has for each product a page like this: http://www.shapeways.com/model/194992/ They are not generating a folder and index.php for each product because you can type any file name you want in after the / and you will still get the same page. Was wondering how it is done as it makes much more human remember able addresses. Link to comment https://forums.phpfreaks.com/topic/224393-folders-as-script-input/ Share on other sites More sharing options...
BlueSkyIS Posted January 14, 2011 Share Posted January 14, 2011 mod_rewrite http://www.google.com/search?client=safari&rls=en&q=mod_rewrite+.htaccess&ie=UTF-8&oe=UTF-8 Link to comment https://forums.phpfreaks.com/topic/224393-folders-as-script-input/#findComment-1159216 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.