Welcome Guest, Not a member yet? Register   Sign In
XML-RPC with CI - Advice
#1

[eluser]nevsie[/eluser]
As a pre warning! I am relatively new to CI although learning quick... And basic knowledge of XML-RPC, although to be honest i thought it wouldn;t be comlpicated due to the nature of how it works... Anyway...

First off...
Is there a way to view the request you have created before it is sent to the XML_RPC server? This would allow me to see what i was doing with the processed request and probably understand things better, yet i cannot see a logical way to view the posted request?

Secondly... And more specifically...
i know the server address and want to pass:
Code:
&lt;?xml version="1.0" encoding="utf-8" ?&gt;<StartConn><ApNa>DummyNameText</ApNa></StartConn>

So logically the methodname is "startConn" and the request would be an array with string "<ApNa>DummyNameText</ApNa>" or am i really way off the mark?



Really any help here would be appreciated. And please treat me like an idiot when it comes to this! N


Messages In This Thread
XML-RPC with CI - Advice - by El Forum - 05-22-2008, 03:20 PM
XML-RPC with CI - Advice - by El Forum - 05-22-2008, 04:18 PM
XML-RPC with CI - Advice - by El Forum - 05-22-2008, 04:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB