Reading cooke data on a RPC Server.
Posted: Mon Aug 01, 2005 1:30 pm
Hi All,
My problem is like this.,
I have 2 sites, lets call it 'MASTER', 'SLAVE'
When a user visits 'SLAVE' site, the 'MASTER' will set a cookie.
and upon navigation, the 'SLAVE' will call a XML RPC of the MASTER to do information transaction.
now my problem is the 'MASTER' RPC server must me able to get the previously stored cookie data on the SLAVE site.
how is this possible ?
Iam using The Incutio XML-RPC Library for PHP library for my app.
Any help on this issue is much appriciated.
Thanks in Advance.
My problem is like this.,
I have 2 sites, lets call it 'MASTER', 'SLAVE'
When a user visits 'SLAVE' site, the 'MASTER' will set a cookie.
and upon navigation, the 'SLAVE' will call a XML RPC of the MASTER to do information transaction.
now my problem is the 'MASTER' RPC server must me able to get the previously stored cookie data on the SLAVE site.
how is this possible ?
Iam using The Incutio XML-RPC Library for PHP library for my app.
Any help on this issue is much appriciated.
Thanks in Advance.