Consuming SOAP Services w/CI |
[eluser]DanTheMan[/eluser]
I have used CI in a few projects, now I am attempting taking my CI skill to the next level for a university project. In my latest project, I need to be able to consume a SOAP web service. I have never consumed a web service in PHP, although I know the theory of SOAP putting this in practice in CI could be specific. I am wondering if anyone has experience using SOAP with codeigniter and can give me any pointers that I should consider or articles that I should read up on before starting development. Is there a CI SOAP library? Thankyou in advance, I look forward to your responses! Dan
[eluser]mdpauley[/eluser]
I haven't seen a SOAP library (admittedly I didn't look to hard), but I do use SOAP in this library https://github.com/mdpauley/commission-j.../Cjapi.php
[eluser]DanTheMan[/eluser]
Hi mdpauley, Thankyou for your reply. I will have a look at the code and see if it makes sense. |
Welcome Guest, Not a member yet? Register Sign In |