Page 2 of 2

Posted: Fri Oct 27, 2006 5:16 am
by volka
And why didn't you say so but reverted silently to the "cannot work" version?
itsmani1 wrote:$param = array( 'APPCLIENT_ID' => '2220','EVENT_ID' => '159','STARTDATE' => '','INCDAYS' => '');
...
$result = $soapclient->call('GetVenueList',$param,$namespace,$soapAction);
this will not work.

Posted: Fri Oct 27, 2006 5:43 am
by itsmani1
anyway now you have better idea of the situation, is there anyway in your mind[/syntax]

Posted: Fri Oct 27, 2006 6:14 am
by volka
Have you tried the suggestion Posted: Fri Oct 20, 2006 4:01 am or have you not?
What changes did you made therefore to your script ? (show me the code)
What results did you get exactly (copy&paste the output).

Posted: Fri Oct 27, 2006 11:55 pm
by itsmani1
Well Well Well

Its been solved, there was no problem with the code, problem was with the soap that i was using, yesterday someone gave me correct version of soap and now its working, thanks every one for the help and time

thanks again