On Wed, February 21, 2007 7:32 am, Arno Coetzee wrote:
> I have a php client that needs to interact with a .net web service.
> The
> method I call returns a strongly typed dataset (some or other .net
> object). I cannot seem to get my php client to understand what this
> dataset is. I can see the information with a tcpdump, but for the life
> of me I can’t get php to display the results returned.
>
> Any pointers?

Use http://php.net/var_dump a lot?

Show us your code so we aren't guesing about what you are doing?

Avoid .net like the plague? :-)

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to