shock17 Posted June 13, 2007 Share Posted June 13, 2007 Hello everybody:) i have the following problem - i have for example www.myhost.com/dir/file.php but i need my address bar to stay static to - www.myhost.com - no matter what links they request - I know this can be done with frames but i have to do it without them. I've heard that this can be easily done with php. Can someone help me Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/55389-changing-masking-the-url-in-address-bar-with-php/ Share on other sites More sharing options...
AbydosGater Posted June 13, 2007 Share Posted June 13, 2007 Hmm. Well it can be done with PHP. In your index.php file have an include("dir/file.php"); or you could use frames. Quote Link to comment https://forums.phpfreaks.com/topic/55389-changing-masking-the-url-in-address-bar-with-php/#findComment-273738 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.