I want to send values to a php code in my server and get the result.
How can I do this thorough XMLRPC or http get/post ?
FOR ex: If I want to send 2 parameters to authenticate method on my server.
Please give some sample code.
Thanks,
Surbhit

