954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

url masking php

Hi can any1 give me some idea on how to mask the url of an entire web site.I want the same url to show nomatter where the user is on the web site

babydol
Light Poster
25 posts since Jan 2010
Reputation Points: 10
Solved Threads: 0
 

This is probably .htaccess rule (Apache mod rewrite). Note that it won't work with IIS.

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 

What u could do is, have the main page with navigaton links up top then have an iframe below the navigation bar.

Ex...
Web address bar.. www.something.com


Nav bar --> Home | Something | Something 2

Iframe -->

this way, when someone clicks on "Something" it gets loaded into the iframe, rather than changing the whole page to www.something.com/Something.php .

fobos
Posting Whiz in Training
297 posts since Feb 2009
Reputation Points: 29
Solved Threads: 52
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You