I have a web service created in .net 3.0 (WCF) and am trying to figure out a connection script in PHP with authentication. If I understand correctly, they have to be passed as parameters....I am having difficulty getting this right though.

Does anybody have a quick script that would show me how to connect using PHP? I have a 'Hello World' Function on the web service that I can test with.

Thank you!

D