Jump to content

[SOLVED] HOWTO make this


rh-penguin

Recommended Posts

hi,

 

I dont know what this is called but it displays the pages you went through to get to a sertain page(displays where your at on a site.)

Look here: http://www.yourhtmlsource.com/ bellow the top blue horizontal menu it has:

PATH // www.yourhtmlsource.com > WELCOME TO HTMLSOURCE!

Can someone please tell me what this is called and maybe point me to some HOWTO on how to achieve this 'effect'.....?

 

Thank youuuuuuu!

Link to comment
https://forums.phpfreaks.com/topic/48060-solved-howto-make-this/
Share on other sites

'HTTP_REFERER'

    The address of the page (if any) which referred the user agent to the current page. This is set by the user agent. Not all user agents will set this, and some provide the ability to modify HTTP_REFERER as a feature. In short, it cannot really be trusted.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.