Jump to content

Web service in PHP


depojones

Recommended Posts

@ Thorpe

 

I think my question isn't straight forward. This is my goal, am trying to create an SMS billing where a user sms for example: HELP to 4125 and he/she is billed $1. I have been given the license to provide such services by a local network company. I don't know if it's achievable in PHP

 

 

Link to comment
https://forums.phpfreaks.com/topic/176672-web-service-in-php/#findComment-931448
Share on other sites

I tried the URL that was provided by the network operator, and this was the response:

 

soap:Client System.Web.Services.Protocols.SoapException: Unable to handle request without a valid action parameter. Please supply a valid soap action. at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest() at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)

Link to comment
https://forums.phpfreaks.com/topic/176672-web-service-in-php/#findComment-931450
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.