CodeIgniter Forums
Soap + CodeIgniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Soap + CodeIgniter (/showthread.php?tid=24743)



Soap + CodeIgniter - El Forum - 11-18-2009

[eluser]SteelSeriesX[/eluser]
Hello everyone !
I am a starting coder and trying to connect my in-progress code-igniter website to a soap server. The code-igniter website will use the soap server to log the users in and enables the users to send and receive (text) data.

Is there anyone who has experience or can help me with SOAP + CI ?

Thanks !


i have found http://ellislab.com/forums/viewthread/133334/
en trying that how-to