[phpxmlrpc-devel] How to send a pre formatted xml-rpc query string?
Brought to you by:
ggiunta
From: Gaetano G. <giu...@se...> - 2002-10-14 16:42:24
|
Say I have a pre-formatted xml-rpc method call that I want to replicate, = complete with parameters etc... I see no methods either in the xmlrpcclient or in the xmlrpcmsg classes = to start off the xmlrpc call with a pre-formatted text string (a la = ParseResponseFile). Am I missing something or is this something that could be added to the = lib? Thanks, Gaetano |