|
trying to change the php address
Right now I have a link that is being created by a get variable that is "www.kingsoap.com/?r=therandymajor" and I would like it to just display/be able to use the address "www.kingsoap.com/therandymajor" in other words remove the ?r= from the address bar. It looks more professional and I would prefer it. I am not sure how to achieve this.
|