Welcome Guest, Not a member yet? Register   Sign In
How we can use SOAP with codeigniter ?
#3

[eluser]cahva[/eluser]
..or just use the built-in Soap class(needs to be enabled in PHP, usually is):
Code:
$client = new SoapClient("some.wsdl");


Messages In This Thread
How we can use SOAP with codeigniter ? - by El Forum - 12-07-2010, 03:29 AM
How we can use SOAP with codeigniter ? - by El Forum - 12-07-2010, 05:18 AM
How we can use SOAP with codeigniter ? - by El Forum - 12-07-2010, 06:23 AM
How we can use SOAP with codeigniter ? - by El Forum - 12-07-2010, 02:09 PM
How we can use SOAP with codeigniter ? - by El Forum - 12-07-2010, 11:33 PM
How we can use SOAP with codeigniter ? - by El Forum - 12-08-2010, 12:10 AM
How we can use SOAP with codeigniter ? - by El Forum - 12-08-2010, 12:39 AM
How we can use SOAP with codeigniter ? - by El Forum - 12-08-2010, 06:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB