How to Create WebServices in PHP Using Soap -1.2 ???

Alles, was PHP betrifft, kann hier besprochen werden.

How to Create WebServices in PHP Using Soap -1.2 ???

Postby sudheerphp » 02. February 2013 06:54

Hi to all,
how to create web services in php by using soap1.2.
can any one help me out plz.
i have written one .php file that contains

<?php
$client = new SoapClient(NULL,
array( "location" => "http://hs19.iccs.bas.bg/nusoap",
"uri" => "urn:getData",
"style" => SOAP_RPC,
"use" => SOAP_ENCODED
));
?>
when am accessing this file got error like this
Fatal error uncaught soapfault exception wsdl soap-error parsing wsdl couldn't load from 'https in php

Thanks in adv..
sudheerphp
 
Posts: 7
Joined: 29. January 2013 10:24
Operating System: ubantu

Re: How to Create WebServices in PHP Using Soap -1.2 ???

Postby brohandy » 03. April 2013 20:53

I'm having issues with the same thing.. anyone?
http://www.buddhateas.com/ashwagandha-tea.html‎
brohandy
 
Posts: 1
Joined: 03. July 2012 21:06
Operating System: Windows Vista

Re: How to Create WebServices in PHP Using Soap -1.2 ???

Postby Diana121 » 25. January 2016 08:54

Hello,Here's the link I,m sharing just go through this" http://www.appsntech.com/2012/05/how-to-write-soap-web-service-using-php.html "
Diana121
 
Posts: 2
Joined: 25. January 2016 05:25
Operating System: Window 8

Re: How to Create WebServices in PHP Using Soap -1.2 ???

Postby HokuApps » 24. November 2017 06:55

Diana121 wrote:Hello,Here's the link I,m sharing just go through this" http://www.appsntech.com/2012/05/how-to ... g-php.html "

Great reference. Working for me. Keep sharing the such solution Diana121.
HokuApps
 
Posts: 22
Joined: 11. September 2017 07:23
XAMPP version: 1.8.0
Operating System: Windows


Return to PHP

Who is online

Users browsing this forum: No registered users and 36 guests