ejaboneta Posted August 12, 2009 Share Posted August 12, 2009 I'm not sure this is done in PHP but I've seen some sites that have URLs like example.com/article1 instead of example.com/articles?id=1 How can I do this? I want more userfriendly addresses for my content. Link to comment https://forums.phpfreaks.com/topic/169882-url-alias/ Share on other sites More sharing options...
trq Posted August 12, 2009 Share Posted August 12, 2009 its done with mod-rewrite which is a module for apache, nothing to do with php. Link to comment https://forums.phpfreaks.com/topic/169882-url-alias/#findComment-896212 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.