So i made a small script like: http://softgroups.com/test.php ... that will load some pages. The problem if the referer won't show A if it goes to page B and then B if goes to page C ... it will always be... http://softgroups.com/test.php i made at the end to load on: http://127.0.0.1/who.php for some "custom debugs". Is there anyway i can set up a custom "REFER" when moving from page to page by using javascript?
The refer is set server side, that said you could do it with php using header() check out this: http://forums.digitalpoint.com/showthread.php?t=465966