Hi,

I read a bit about both but I need to see your opinions about this.

Are cURL and xmlrpc used for same purposes, are they same thing?

Thanks

cURL is used for getting and submitting web pages/forms from within code (php)

xmlrpc is for making calls to a server for remote functions (so you have 1 copy of code, not many), much like SOAP is.


so no, not the same, but COULD be used to accomplish the same thing.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.