[PHP] PHP Web Services

2003-12-04 Thread Jamie Anderson
Hello, I am wondering if it is possible to create web services using php? If so, where would I go to find some resources about it? Thanks Jamie -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Web Services

2003-12-04 Thread Richard Davey
Hello Jamie, Thursday, December 4, 2003, 10:45:17 PM, you wrote: JA I am wondering if it is possible to create web services using php? If so, JA where would I go to find some resources about it? This one isn't bad: http://www.nusphere.com/products/library/webservices_whitep_012502.pdf --

Re: [PHP] PHP Web Services

2003-12-04 Thread Matt Matijevich
snip I am wondering if it is possible to create web services using php? If so, where would I go to find some resources about it? /snip try google GIYF http://www.google.com/search?q=web+services+using+phpsourceid=mozilla-searchstart=0start=0ie=utf-8oe=utf-8 -- PHP General Mailing List

[PHP] Web Services

2003-07-04 Thread Yamin Prabudy
Hi there, hope someone ini this list can help me out.. I had made a web services using Keith Devens library It's already run and OK... Now I try to make a client using ASP .NET to connect to my web services Did anyone know how to pull out the classes/function in my web services with kd_xmlrpc

Re: [PHP] Web Services

2003-07-04 Thread Sid
You will need to write a script in PHP to output XML data from the data you currently have in your db/files. Hope this helps - Sid - Original Message - From: Yamin Prabudy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 04, 2003 1:48 AM Subject: [PHP] Web Services Hi

Re: [PHP] web services

2003-03-22 Thread Alexandru COSTIN
and i think using NUSoap is the best alternative at present. Does any one have better ideas ? You will find our open source Krysalis platform interesting for PHP web services. http://www.interakt.ro/products/Krysalis/ You can also read my chapter for the Wrox (it's bancrupcy is a major losss

Re: [PHP] web services

2003-03-21 Thread David Otton
On Fri, 21 Mar 2003 22:49:05 +0100, you wrote: I am currently trying to understand how to place content on a different site without giving away my code. SOAP seems to be the solution. I am absolutly First off, I have to say this is a social problem, not a technical one. If you're worried about

Re: [PHP] web services

2003-03-21 Thread Steve Magruder
David Otton [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, 21 Mar 2003 22:49:05 +0100, you wrote: I am currently trying to understand how to place content on a different site without giving away my code. SOAP seems to be the solution. I am absolutly First off, I have to

RE: [PHP] web services

2003-03-21 Thread Darren Young
for the PHP engine? Either free or commercially available? -Original Message- From: Steve Magruder [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 9:07 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] web services David Otton [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED

RE: [PHP] web services

2003-03-21 Thread Jason Sheets
for the PHP engine? Either free or commercially available? -Original Message- From: Steve Magruder [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 9:07 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] web services David Otton [EMAIL PROTECTED] wrote in message news:[EMAIL

Re: [PHP] web services

2003-03-21 Thread Nikunj Virani
Hi Guys, I want to create webservices using NUSoap + PHP. I have gone through NUSoap Site at http://dietrich.ganx4.com/nusoap/faq.php but havenot found any thing to start with. Can any body point me to some good examples + Manuals on the matter. PHP Webservices sounds promising and i think

[PHP] web services

2003-03-20 Thread Merlin
Hi everybody, I am currently trying to understand how to place content on a different site without giving away my code. SOAP seems to be the solution. I am absolutly new to web services. What I did understand so far is that it is basicly pritty simple to transfer some data like a currency

[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
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 more

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 in

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,

[PHP] Web Services

2002-06-26 Thread Laurent Drouet
Hi the ML I would like to know if there is a way to request data from a web services for example http://glkev.net.innerhost.com/glkev_ws/Currencyws.asmx using php without java ? If yes do you have some examples ? regards Laurent -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] Web Services

2002-06-26 Thread Erik Price
On Wednesday, June 26, 2002, at 10:49 AM, Laurent Drouet wrote: I would like to know if there is a way to request data from a web services for example http://glkev.net.innerhost.com/glkev_ws/Currencyws.asmx using php without java ? If you know the web services API, you just send your

Re: [PHP] Web Services

2002-06-26 Thread Thalis A. Kalfigopoulos
I've used Dietrich's SOAP implementation for PHP and have been able to use only with specific type of webservices (soap:binding style=rpc... and soap:body use=encoded...). Unfortunately your service has style=document and use=literal, so I'm not sure about it. It can be found at:

RE: [PHP] Web Services

2002-06-26 Thread phpsurf
] Subject: Re: [PHP] Web Services I've used Dietrich's SOAP implementation for PHP and have been able to use only with specific type of webservices (soap:binding style=rpc... and soap:body use=encoded...). Unfortunately your service has style=document and use=literal, so I'm not sure about

RE: [PHP] Web Services

2002-06-26 Thread phpsurf
you can get the entire php code with examples from the pear cvs repository -Original Message- From: Thalis A. Kalfigopoulos [mailto:[EMAIL PROTECTED]] Sent: mercredi 26 juin 2002 17:35 To: phpsurf Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Web Services I looked in pear.php.net

Re: [PHP] Web Services

2002-06-26 Thread Laurent Drouet
PROTECTED] [EMAIL PROTECTED] cc: t.edu Subject: Re: [PHP] Web Services

[PHP] Web Services

2002-02-28 Thread Andrey Hristov
Hi, Is there someone who knows good places with information about Web Services? Such as SOAP, XML-RPC, WSDL etc. TIA Andrey Hristov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Web Services

2002-02-28 Thread Robert V. Zwink
/daid.php -Original Message- From: Andrey Hristov [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 7:55 AM To: [EMAIL PROTECTED] Subject: [PHP] Web Services Hi, Is there someone who knows good places with information about Web Services? Such as SOAP, XML-RPC, WSDL etc. TIA