SOAP Requests

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Nunners
Forum Commoner
Posts: 89
Joined: Tue Jan 28, 2003 7:52 am
Location: Worcester, UK
Contact:

SOAP Requests

Post by Nunners »

I have a requirement to get updates of a database from behind an XML feed, which I think I can do using SOAP. I've bene given a document for the Gateway, but I haven't got a clue where to start.

Does anyone know of a good introduction on how to do this? Or could someone give me a quick walkthrough?

Cheers
Nunners 8O
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

Nunners
Forum Commoner
Posts: 89
Joined: Tue Jan 28, 2003 7:52 am
Location: Worcester, UK
Contact:

Post by Nunners »

Thanks Wierdan.... I also found the following useful as a working example of using Web Services:

http://www.devshed.com/Server_Side/PHP/ ... page1.html
Post Reply