dflow Posted December 2, 2008 Share Posted December 2, 2008 I have a link with /?user=xxx can you hide the end of the URL after /? what function can i use? Link to comment https://forums.phpfreaks.com/topic/135223-how-can-you-hide-url-parameters-in-the-address-bar/ Share on other sites More sharing options...
gevans Posted December 2, 2008 Share Posted December 2, 2008 have a look on google for htaccess files, you can re-write the URL Link to comment https://forums.phpfreaks.com/topic/135223-how-can-you-hide-url-parameters-in-the-address-bar/#findComment-704317 Share on other sites More sharing options...
dflow Posted December 2, 2008 Author Share Posted December 2, 2008 ok I'll read that another question seeing your signature with which program do you develop php with? zend? Link to comment https://forums.phpfreaks.com/topic/135223-how-can-you-hide-url-parameters-in-the-address-bar/#findComment-704363 Share on other sites More sharing options...
gevans Posted December 2, 2008 Share Posted December 2, 2008 I use Notepad ++ I write everything out from scratch (or at least I did when I started before building some classes I re-use) It's free, understands a lot of languages and has a great tab system, but doesn't give you much help as far as coding goes. Link to comment https://forums.phpfreaks.com/topic/135223-how-can-you-hide-url-parameters-in-the-address-bar/#findComment-704365 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.