Hi Hayan

Thechnically yes - for instance you could send it as a form hidden input.
But I wonder whether there is sense in it.

regards

Ivo

"Hayan Al Mamoun" <[EMAIL PROTECTED]> wrote in message
000401c1a8a9$838d4ee0$5e00a8c0@cybernation">news:000401c1a8a9$838d4ee0$5e00a8c0@cybernation...
> Dear all, I was wondering, can session variables be transfered across
> multiple hosts, i.e. if I send a request from http://host1/page1.phtml, to
> http://host2/page1.phtml where I started the session by SessionRegister()
or
> some other way and I gave the variable VAR1 some value, then I went back
> with header("Location: http://host1/page2.phtml";), does the VAR1 still
hold
> the value? if not, please advice with the way I can do this (transfere
> database results from one host to another without remote access).
>
> Best Regards
> Hayan
>



-- 
PHP Database 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