you mean you want the url ?

$HTTP_REFERER

This variaable is set by the client's browser though, this means it may not be set at 
all, or could be forged. you will have to check against this.

I dont think this is what you mean though, email me I'll see what I can do.


-- 

 Chris Lee
 Mediawaveonline.com

 ph. 250.377.1095
 ph. 250.376.2690
 fx. 250.554.1120

 [EMAIL PROTECTED]


"Ashwin Kutty" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi,

I want ease the authentication process of the users on my network.. Now,
here is the problem..

I have a php script that re-directs to another company's page.. In that
page, there is a link to go forward, but that link has a session id in
it, that is dynamically generated when the page is called.. What I need
is the contents of that link, is there any way to grab it?

What I need is the contents of that dynamic link since it has a session
id..

So, for example..

test.php -> othercompany.html -> dynamic link from other company.html

Thanks..


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to