AXiSS Posted September 16, 2007 Share Posted September 16, 2007 I'm currently using the .htaccess ForceType Clean URL's system, and am wondering how I could do a form. I've got an input box for a search, and when it submits, instead of sending it to /page/var/search/?s=theSearch, I just want it to be /page/var/search/theSearch/ How might I go about doing this? Link to comment https://forums.phpfreaks.com/topic/69597-clean-url-forms/ Share on other sites More sharing options...
Jessica Posted September 16, 2007 Share Posted September 16, 2007 mod rewrite in .htaccess Link to comment https://forums.phpfreaks.com/topic/69597-clean-url-forms/#findComment-349749 Share on other sites More sharing options...
AXiSS Posted September 16, 2007 Author Share Posted September 16, 2007 mod rewrite in .htaccess ...can you elaborate? Link to comment https://forums.phpfreaks.com/topic/69597-clean-url-forms/#findComment-349767 Share on other sites More sharing options...
Jessica Posted September 16, 2007 Share Posted September 16, 2007 Yes, read my signature. There's lots of tutorials out there on how to use mod_rewrite. Link to comment https://forums.phpfreaks.com/topic/69597-clean-url-forms/#findComment-349773 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.