Page 1 of 1

php/xmlrpc class issue

Posted: Wed Oct 28, 2009 3:42 pm
by restrict
I am working on xml-rpc in php to start with.

I have a class that only has variables defined in it. I have defined an object to this class. Now what i want to do is that i want to send a 'true copy' of this object to server side using xml-rpc or by any other possible method so that i can manipulate the data on the server.

Is it possible and if yes how. Please help me out with this. i'll be highly greatful. :)

Thanks in advance. Please help me out.

Re: php/xmlrpc class issue

Posted: Fri Oct 30, 2009 10:06 am
by restrict
please help someone