<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tellaw.org &#187; soap</title>
	<atom:link href="http://www.tellaw.org/tag/soap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tellaw.org</link>
	<description>L&#039;important n&#039;est pas le language, c&#039;est vous!</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:41:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Utiliser SOAP en PHP avec la librairie NuSoap.</title>
		<link>http://www.tellaw.org/2008/04/23/utiliser-soap-en-php-avec-la-librairie-nusoap/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=utiliser-soap-en-php-avec-la-librairie-nusoap</link>
		<comments>http://www.tellaw.org/2008/04/23/utiliser-soap-en-php-avec-la-librairie-nusoap/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 07:44:22 +0000</pubDate>
		<dc:creator>Eric Wallet</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://www.tellaw.org/?p=39</guid>
		<description><![CDATA[La librairie nusoap permet la création en PHP de webservice basés sur SOAP. Se baser sur un protocole tel que SOAP pour votre webservice, permet de mettre en place simplement la communication entre des applications .net / java / perl &#8230; et PHP. Voici un exemple de serveur SOAP basic en PHP. register('hello'); function hello($name){ ...]]></description>
		<wfw:commentRss>http://www.tellaw.org/2008/04/23/utiliser-soap-en-php-avec-la-librairie-nusoap/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

