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-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 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 functio

Re: [PHP] Web services and PHP

2002-08-12 Thread Aung
I don't see any function for .NET in PHP manual. Are you refering to different manual? "Peter Houchin" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > look up .NET in the manual it will have all your answers :D > > > -Original Message- > > From: Aung [m

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 l

Re: [PHP] web services and PHP

2002-08-01 Thread Danny Shepherd
te promising - but it's behind 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 perh

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

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 i

Re: [PHP] web services and PHP

2002-07-31 Thread Andrey Hristov
There are two ways (SOAP) to use SOAP library written in PHP such as NuSOAP by Dietrich Ayala or to use PHP-SOAP toolkit (module for PHP written in C)by Brad Lafountain(coding) and Shane Caraveo(testing) (available at sourceforge.net). Regards, Andrey > "Bob Lockie" <[EMAIL PROTECTED]> wrote i

Re: [PHP] web services and PHP

2002-07-31 Thread Brian McGarvie
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 top

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, vi