subzero27 Posted June 25, 2007 Share Posted June 25, 2007 Hello, I have a site where in the url's are in this format http://www.domain.com/category.php?id=30987 i want to change it to http://www.domain.com/page-title.php Can someone please help me out on this as like what code i need to attach to get the title to be parsed and displayed in the url after the domain name and title words be separated by " - " symbols. Do i have to make some mods in the .htacesses file too ? Thanks for your help. Link to comment https://forums.phpfreaks.com/topic/57077-title-to-url/ Share on other sites More sharing options...
hackerkts Posted June 30, 2007 Share Posted June 30, 2007 Your case is same with the other guy, take a look at this thread. http://www.phpfreaks.com/forums/index.php/topic,147358.0.html You'll need to change some values on both .htaccess and the php page itself. Link to comment https://forums.phpfreaks.com/topic/57077-title-to-url/#findComment-286456 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.