StrikeIron Links
Getting Started
Developer Forum (Beta)
Subject: PHP property names missing from documentation
Prev Next
You are not authorized to post a reply.

Author Messages
Steve ChanUser is Offline

Posts:1

03/14/2008 4:25 PM  
The sample PHP code does not wrap every SOAP method. In order to wrap another SOAP method, I need to know how to access the returned results. But there is no information in the PDF documentation how to access the returned results.

I have wrapped two SOAP methods so far and here is the information on how to access the returned results:

GetStandingsForConference:
$results = $rv->GetStandingsForConferenceResult->ServiceResult;
$data = $results->Records->StandingRecord;


GetStatsForPlayer:
$results = $rv->GetStatsForPlayerResult->ServiceResult;
$data = $results->Records->PlayerStatsRecord;


It would be great if the access properties of all SOAP calls can be documented. That can save me some effort.
You are not authorized to post a reply.
Forums > Web Services > Contests (Mashup Madness ...) > PHP property names missing from documentation



ActiveForums 3.7
Top Projects




Sun / NetBeans

Salesforce.com

IBM QEDWiki

Microsoft Visual Studio VSTO

Zend

 

Special Events

Mashup Camp
Oct 6-8

Web 2.0 Expo
Sept 16-19