<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Commentaires sur : domxml et php5</title>
	<atom:link href="http://www.xorax.info/blog/programmation/123-domxml-et-php5.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xorax.info/blog/programmation/123-domxml-et-php5.html</link>
	<description>un vrai blog ajax sur le développement web</description>
	<pubDate>Fri, 05 Dec 2008 09:20:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Par : Nico</title>
		<link>http://www.xorax.info/blog/programmation/123-domxml-et-php5.html#comment-10593</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Tue, 15 May 2007 08:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.xorax.info/blog/programmation/123-domxml-et-php5.html#comment-10593</guid>
		<description>Re,

Merci pour ta réponse rapide.
En fait en php5 le DOM est déjà présent donc pas besoin de l'installer mais par contre bien l'activer.

Dans mon cas je suis parti sur une mauvaise piste, c'est mon php.ini qui ne remontait pas les erreurs comme il faut.

@++ Nico</description>
		<content:encoded><![CDATA[<p>Re,</p>
<p>Merci pour ta réponse rapide.<br />
En fait en php5 le DOM est déjà présent donc pas besoin de l&#8217;installer mais par contre bien l&#8217;activer.</p>
<p>Dans mon cas je suis parti sur une mauvaise piste, c&#8217;est mon php.ini qui ne remontait pas les erreurs comme il faut.</p>
<p>@++ Nico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : XoraX</title>
		<link>http://www.xorax.info/blog/programmation/123-domxml-et-php5.html#comment-10563</link>
		<dc:creator>XoraX</dc:creator>
		<pubDate>Mon, 14 May 2007 16:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.xorax.info/blog/programmation/123-domxml-et-php5.html#comment-10563</guid>
		<description>Je connais pas du tout gentoo, mais à mon avis tout ce fait avec PECL.
essaye :
pecl install domxml

si tout se passe bien t'aura plus qu'a activer l'extension dans le php.ini (domxml.so surement)

http://fr2.php.net/domxml
http://pecl.php.net/package/domxml
http://fr2.php.net/manual/fr/install.pecl.pear.php</description>
		<content:encoded><![CDATA[<p>Je connais pas du tout gentoo, mais à mon avis tout ce fait avec PECL.<br />
essaye :<br />
pecl install domxml</p>
<p>si tout se passe bien t&#8217;aura plus qu&#8217;a activer l&#8217;extension dans le php.ini (domxml.so surement)</p>
<p><a href="http://fr2.php.net/domxml" rel="nofollow">http://fr2.php.net/domxml</a><br />
<a href="http://pecl.php.net/package/domxml" rel="nofollow">http://pecl.php.net/package/domxml</a><br />
<a href="http://fr2.php.net/manual/fr/install.pecl.pear.php" rel="nofollow">http://fr2.php.net/manual/fr/install.pecl.pear.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Nico</title>
		<link>http://www.xorax.info/blog/programmation/123-domxml-et-php5.html#comment-10562</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Mon, 14 May 2007 16:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.xorax.info/blog/programmation/123-domxml-et-php5.html#comment-10562</guid>
		<description>Salut,

J'ai besoin de domxml pour mon développement php afin de parser un fichier xml et de lire les infos qui m'intéressent.
Mon Linux est une gentoo, je suis sous php5 et je ne parviens pas à installer le module nécessaire.
est ce que vous pouvez m'expliquer la marche à suivre.

Merci d'avance

@++ nico</description>
		<content:encoded><![CDATA[<p>Salut,</p>
<p>J&#8217;ai besoin de domxml pour mon développement php afin de parser un fichier xml et de lire les infos qui m&#8217;intéressent.<br />
Mon Linux est une gentoo, je suis sous php5 et je ne parviens pas à installer le module nécessaire.<br />
est ce que vous pouvez m&#8217;expliquer la marche à suivre.</p>
<p>Merci d&#8217;avance</p>
<p>@++ nico</p>
]]></content:encoded>
	</item>
</channel>
</rss>
