Hi,

I have two servers with Apache PHP - carrying out different tasks.

However, I have got a task that requires one application to use both
servers. One of the units holds a bunch of session vars - which I would like
to transfer to the other unit, when scripts on this second unit are called.

What is the best way to do this?

Clearly, I don't want to do this as a list of vars in the URL - some of the
vars are sensitive.

I would appreciate any comments.
Chris



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to