[PHP] Web services and PHP

2002-08-12 Thread Aung
I have some web services developed with .NET and I would like to consume these web services from PHP. Can someone provide me with example code? Thanks in advance. Aung -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Web services and PHP

2002-08-12 Thread Peter Houchin
look up .NET in the manual it will have all your answers :D -Original Message- From: Aung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 13 August 2002 1:16 PM To: [EMAIL PROTECTED] Subject: [PHP] Web services and PHP I have some web services developed with .NET and I would like

Re: [PHP] Web services and PHP

2002-08-12 Thread Aung
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, 13 August 2002 1:16 PM To: [EMAIL PROTECTED] Subject: [PHP] Web services and PHP I have some web services developed with .NET and I would like to consume these web services from PHP. Can someone provide me with example code? Thanks in advance

RE: [PHP] Web services and PHP

2002-08-12 Thread Peter Houchin
here ya go http://www.php.net/manual/en/ref.dotnet.php -Original Message- From: Aung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 13 August 2002 1:54 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Web services and PHP I don't see any function for .NET in PHP manual. Are you

Re: [PHP] Web services and PHP

2002-08-12 Thread Justin French
on 13/08/02 1:53 PM, Aung ([EMAIL PROTECTED]) wrote: I don't see any function for .NET in PHP manual. Are you refering to different manual? http://www.php.net/manual/en/ref.dotnet.php I found it pretty easy! Justin French -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

RE: [PHP] Web services and PHP

2002-08-12 Thread vic
.Net? BLASPHEMY! - Vic -Original Message- From: Aung [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12, 2002 11:16 PM To: [EMAIL PROTECTED] Subject: [PHP] Web services and PHP I have some web services developed with .NET and I would like to consume these web services from PHP. Can

Re: [PHP] web services and PHP

2002-08-01 Thread Bob Lockie
A'la ASP WebServices perhaps? Bob Lockie [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I'd like to know if it's possible to use PHP to develop and implement Web Services. If so, please point me to sites, articles, or tutorials that discuss this topic in

Re: [PHP] web services and PHP

2002-08-01 Thread Danny Shepherd
closed doors atm. Danny. - Original Message - From: Bob Lockie [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 01, 2002 4:09 PM Subject: Re: [PHP] web services and PHP A'la ASP WebServices perhaps? Bob Lockie [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]"

Re: [PHP] web services and PHP

2002-07-31 Thread Brian McGarvie
in more detail. Thanks. How do you define web services? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] web services and PHP

2002-07-31 Thread Andrey Hristov
in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I'd like to know if it's possible to use PHP to develop and implement Web Services. If so, please point me to sites, articles, or tutorials that discuss this topic in more detail. Thanks. How do you define web services?

RE: [PHP] web services and PHP

2002-07-31 Thread Andrew Chase
://phpxmlrpc.sourceforge.net/ -Andy -Original Message- From: Andrey Hristov [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 31, 2002 2:40 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] web services and PHP There are two ways (SOAP) to use SOAP library written in PHP such as NuSOAP by Dietrich

[PHP] web services and PHP

2002-07-30 Thread Ric Mañalac
Hi, I'd like to know if it's possible to use PHP to develop and implement Web Services. If so, please point me to sites, articles, or tutorials that discuss this topic in more detail. Thanks. -- Ric Mañalac Note: The information contained in this message may be privileged and confidential and

Re: [PHP] web services and PHP

2002-07-30 Thread Bob Lockie
I'd like to know if it's possible to use PHP to develop and implement Web Services. If so, please point me to sites, articles, or tutorials that discuss this topic in more detail. Thanks. How do you define web services? -- PHP General Mailing List (http://www.php.net/) To unsubscribe