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

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
Reply


Messages In This Thread
RE: Requesting SOAP using CURL on Codieigniter 4 - by jreklund - 06-01-2020, 02:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB