Hi all,
I am new here, and hoping this has not been answered anywhere else. I have searched and could not find it. Apologies if it is.
Is there a way that I can make my PHP application not display the current path in the address bar?
So, what I want is for the address bar always display www.mydomainname.com but the page could actually be www.mydomainname.com/profile.php?id=295673
I know that using .htaccess could make it www.mydomainname.com/profile/295673 but that is not what I am looking for.
Any help is appreciated, thank you.
Cheers,
Adrian.