Welcome Guest, Not a member yet? Register   Sign In
Send XML data to processor. XML-RPC?
#4

[eluser]BrianDHall[/eluser]
I felt exactly the same way about curl and spent a day trying to figure it out before finding the CI library. Then boom, done in a few hours having never used curl before. The CI library really makes it much easier to make good use of it.

Oh, incase it wasn't obvious I loaded the 'rawresponce' into a variable to save into the database incase something ever went wrong and I needed to go back and see what happened. Never had to use it yet Smile

Then you can do something like $xmlresponce->page to access the 'page' element of the returned XML ('page' is what my processor calls their approval or disapproval code).

I spent more time trying to get past how hard I thought it was going to be than actually doing it.


Messages In This Thread
Send XML data to processor. XML-RPC? - by El Forum - 09-21-2009, 09:18 PM
Send XML data to processor. XML-RPC? - by El Forum - 09-21-2009, 10:12 PM
Send XML data to processor. XML-RPC? - by El Forum - 09-23-2009, 08:49 PM
Send XML data to processor. XML-RPC? - by El Forum - 09-23-2009, 09:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB