PHP to retrieve advert from web service

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
karlil_code
Forum Newbie
Posts: 1
Joined: Wed Jan 03, 2007 4:45 am

PHP to retrieve advert from web service

Post by karlil_code »

Any ideas how I would go about retrieving an advert from a webservice?

I have been given a WSDL url and a site ID.

Do I need to install Nusoap for this?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Possibly. It's hard to say without knowing more. Doesn't the web service have documentation covering this?
Post Reply