<?xml version="1.0" encoding="iso-8859-1"?>
<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/">
	<channel>
		<title>Buy-in.ch</title>
		<link>http://buyin.forum-actif.eu/feed/?</link>
		<description>Latest topics</description>
		<lastBuildDate>Fri, 04 Apr 2008 21:31:54 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Buy-in.ch</title>
			<url>http://www.buy-in.ch/buyin/images/logo_poker_ch.jpg</url>
			<link>http://buyin.forum-actif.eu/feed/?</link>
		</image>
		<item>
			<title>XML Schnittstelle - PHP - französisch</title>
			<link>http://buyin.forum-actif.eu/schnittstellen-f1/xml-schnittstelle-php-franzosisch-t3.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>&lt;?php

// Version francaise



function lit_xml($fichier,$item,$champs) {



   if($chaine = @implode(&quot;&quot;,@file($fichier))) {

      $tmp = preg_split(&quot;/&lt;\/?&quot;.$item.&quot;&gt;/&quot;,$chaine);

      for($i=1;$i&lt;sizeof($tmp)-1;$i+=1)

         foreach($champs as $champ) {

            $tmp2 = preg_split(&quot;/&lt;\/?&quot;.$champ.&quot;&gt;/&quot;,$tmp[$i]);

            $tmp3[$i-1][] = utf8_decode(@$tmp2[1]);

         }

      return $tmp3;

   }

}



$xml  ...</description>
			<category>Schnittstellen</category>
			<pubDate>Fri, 04 Apr 2008 21:31:54 GMT</pubDate>
			<comments>http://buyin.forum-actif.eu/schnittstellen-f1/xml-schnittstelle-php-franzosisch-t3.htm#3</comments>
			<guid>http://buyin.forum-actif.eu/schnittstellen-f1/xml-schnittstelle-php-franzosisch-t3.htm</guid>
		</item>
		<item>
			<title>XML Schnittstelle - PHP - deutsch</title>
			<link>http://buyin.forum-actif.eu/schnittstellen-f1/xml-schnittstelle-php-deutsch-t2.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>&lt;?php

// deutsche Version



function lit_xml($fichier,$item,$champs) {



   if($chaine = @implode(&quot;&quot;,@file($fichier))) {

      $tmp = preg_split(&quot;/&lt;\/?&quot;.$item.&quot;&gt;/&quot;,$chaine);

      for($i=1;$i&lt;sizeof($tmp)-1;$i+=1)

         foreach($champs as $champ) {

            $tmp2 = preg_split(&quot;/&lt;\/?&quot;.$champ.&quot;&gt;/&quot;,$tmp[$i]);

            $tmp3[$i-1][] = utf8_decode(@$tmp2[1]);

         }

      return $tmp3;

   }

}



$xml  ...</description>
			<category>Schnittstellen</category>
			<pubDate>Fri, 04 Apr 2008 21:28:55 GMT</pubDate>
			<comments>http://buyin.forum-actif.eu/schnittstellen-f1/xml-schnittstelle-php-deutsch-t2.htm#2</comments>
			<guid>http://buyin.forum-actif.eu/schnittstellen-f1/xml-schnittstelle-php-deutsch-t2.htm</guid>
		</item>
	</channel>
</rss>