I have a WSDL file - not url ending by '?wsdl', and I should integrate with it using basic auth - username and password, my friend did it in c#, by adding the file as service refference in visual studio, how can I make it using a php project?
Asked
Active
Viewed 57 times