Welcome Guest, Not a member yet? Register   Sign In
Requesting SOAP using CURL on Codieigniter 4
#3

(06-01-2020, 02:26 PM)jreklund Wrote: You will need to provide us with code on how you use the SoapClient and what error you get. I guess you mean the official one?
https://www.php.net/manual/en/class.soapclient.php

Most likely you need to put \ in front of every function.

From:
SoapClient

Into:
\SoapClient
Thank you so much. That work :-) Really Appreciate it jreklund
Reply


Messages In This Thread
RE: Requesting SOAP using CURL on Codieigniter 4 - by remesses_thegreat - 06-02-2020, 12:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB