On 6/27/06, Sam <[EMAIL PROTECTED]> wrote:
>  Does anyone know how to hide the explicit URL addresses by exposing
>  only the root URL? Ideally, I want something small and simple to add to
>  my PHP or HTML script.

Easiest way is to add a frameset with two frames to your page.
The first would be a dummy invisible frame, and the second would be
the document itself.
The address bar would always show the address of the frameset
(index.html in your case), and navigation would always take place
inside the frame.

-- 
Bruno Lustosa <[EMAIL PROTECTED]>
ZCE - Zend Certified Engineer - PHP!
http://www.lustosa.net/


------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/HKFolB/TM
--------------------------------------------------------------------~-> 

Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to