A
Anonymous
Guest
Not sure is this what you mean:
All sessions are stored in a server, so you can not use session in this server for another server.
I dont know what you are doing
maybe you want to get session var then send it to another server by using $HTTP_HOST (maybe $HTTP_POST_VARS, or $_POST).. I think this is your problem. And I nor sure it can run well!
But you said you want to
All sessions are stored in a server, so you can not use session in this server for another server.
I dont know what you are doing
Code:
$SESSION['homeurl'] (which is set to $HTTP_HOST)
But you said you want to
if you have full-right-access you can include it, so why do you want to use session??create an include file on one server which will house all of name and data values