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?
try google
GIYF
http://www.google.com/search?q=web+services+using+php&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8
--
PHP General Mailing List (http://www.p
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
--
Be
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
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: [PH
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 ??
PHP Webservices sounds promising 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
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 using
has the root password.
>
> Is there some type of bytecode compiler/interpreter combo for the PHP
> engine? Either free or commercially available?
>
> > -Original Message-
> > From: Steve Magruder [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 21, 2003 9:07 A
e type of bytecode compiler/interpreter combo 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]
> 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
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
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 exchange
".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 service
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
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
-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 to
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 develop
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
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
>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
://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
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
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
>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
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
Kalfigopoulos" To: Laurent Drouet <[EMAIL PROTECTED]>
<[EMAIL PROTECTED] cc:
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
&
EMAIL PROTECTED]
> 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 ( style="rpc"...> and ). Unfortunately
> your service has style="document" and
I've used Dietrich's SOAP implementation for PHP and have been able to use only with
specific type of webservices ( and ). Unfortunately your service has style="document" and use="literal",
so I'm not sure about it.
It can be found at:
http://dietrich.ganx4.com/nusoap/index.php
cheers,
thalis
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
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 unsubsc
!
Robert Zwink
http://www.zwink.net/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 SO
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
33 matches
Mail list logo