Click here to get back home

Using SoapClient's non-WSDL Mode

 HomeNewsGroups | Search

comp.lang.php - PHP programming language discussions 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Using SoapClient's non-WSDL Mode Rob Wilkerson 09-17-2008
Posted by Rob Wilkerson on September 17, 2008, 10:07 am
Please log in for more thread options


Typically, when consuming a SOAP web services, I've had the WSDL URI
available to me and can easily instantiate the SoapClient with that
URI. I'm now in a position where I might have to engage a SOAP
service sans WSDL. I've looked at the documentation, so I can see
that this is possible, but I'm hoping someone provide a little more
information about the options available.

The documentation provides this syntax for instantiating the class
without WSDL:

$client = new SoapClient (
null,
array (
show/hide quoted text
)
);

Can someone help clarify exactly what the location and uri options are
pointing to so I have some idea how to apply that to my system and/or
the external services system?

Thanks.

Rob

Posted by Rob Wilkerson on September 17, 2008, 10:09 am
Please log in for more thread options



show/hide quoted text

I should have added that I'm working ahead of this external system so
I don't have the benefit of trial and error. I'm trying to reach a
point where I'm as prepared as possible (including as much code as
possible) when the system comes online. Otherwise, I'd have done much
more legwork and would have at least played around more than I can in
this case.

Thanks again.

Similar ThreadsPosted
safe mode September 18, 2004, 6:22 pm
Safe mode June 16, 2005, 4:41 am
safe mode help April 8, 2008, 1:12 pm
Interactive mode not very useful May 30, 2008, 1:14 pm
PHP Safe Mode July 2, 2009, 12:46 pm
safe mode / directories October 24, 2004, 12:46 pm
using parse_ini_file() in safe mode November 14, 2004, 11:27 pm
Forcing Server mode April 27, 2005, 3:34 pm
Functions in ISAPI mode November 29, 2005, 3:03 am
Safe Mode problem January 31, 2006, 3:36 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap
Privacy Policy