Hi Everyone, I need to make a call to remote procedure from php. I have given the method name , parameters it requires, the output it will return, Host name, & URI .
I don't want to use any ext Lib for this. I am using php 4. what can be the best approach? Any Pointers? Best Regards, Sumit

