Re: [PHP] Webservices and PHP?

2005-09-15 Thread Gustav Wiberg
Hi there! Thanx! /G - Original Message - From: Clive Zagno [EMAIL PROTECTED] To: Gustav Wiberg [EMAIL PROTECTED] Sent: Wednesday, September 14, 2005 1:59 PM Subject: Re: [PHP] Webservices and PHP? I presume by web service you mean SOAP and WSDL etc Have a look at something called

[PHP] Webservices and PHP?

2005-09-14 Thread Gustav Wiberg
Hi there! I want to learn about creating webservices with PHP? (Is it possible with PHP 4.3.11?) and calling webservices against ASP.Net. Anyone has suggestion where I should start looking? /G http://www.varupiraten.se/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Webservices and PHP?

2005-09-14 Thread Robert Graham
Gustav Wiberg wrote: Hi there! I want to learn about creating webservices with PHP? (Is it possible with PHP 4.3.11?) and calling webservices against ASP.Net. Anyone has suggestion where I should start looking? /G http://www.varupiraten.se/ Hi Gustav What I can suggest is to try and get

Re: [PHP] Webservices and PHP?

2005-09-14 Thread Gustav Wiberg
- Original Message - From: Robert Graham [EMAIL PROTECTED] To: Gustav Wiberg [EMAIL PROTECTED] Cc: PHP General php-general@lists.php.net Sent: Wednesday, September 14, 2005 10:01 AM Subject: Re: [PHP] Webservices and PHP? Gustav Wiberg wrote: Hi there! I want to learn about

Re: [PHP] Webservices and PHP?

2005-09-14 Thread -k.
You may also check out SOAP. There is a SOAP PEAR package... http://pear.php.net/package/SOAP With PHP 5 you can compile in a SOAP extension. http://www.php.net/SOAP I know you said you were running PHP 4.3.11 so the SOAP extension may not be an option. I think a little googling with PHP and

[PHP] Webservices and PHP - thanx!

2005-09-14 Thread Gustav Wiberg
Hi there! Thanx you all for help with this issue... /G http://www.varupiraten.se/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php