Re: Failed to print "Hello user"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Abdi wrote:
> Hello Rob,
> I really appreciate your help and patience, because I am so slow and
> beginner and this topic (Soap) is entirely new to me. 
> 
> I have changed the address in hello.wsdl to <wsdlsoap:address 
> location='http://www.firmanettiin.fi/mydirectory/hello_service.php' />. 
> 
> But I don't have any file called "hello_service.php" and I don't know how to
> create it either. Please let me tell you that I have only three files on my
> PC about SOAP and that is server.php, client.php and hello.wsdl. Do I have
> to install SOAP software? 

As I previously mentioned, that location attribute in the WSDL points to
the soap server (the URL where the soap client is to make requests), so
in your case, just change hello_service.php to server.php (because you
called your soap server server.php).

Rob

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux