<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : Inclure &#171;&#160;correctement&#160;&#187; des fichiers en PHP</title>
	<atom:link href="http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/</link>
	<description>Le blog sans prétentions d&#039;Olivier Mansour</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:45:03 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Olivier Mansour</title>
		<link>http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/comment-page-1/#comment-1176</link>
		<dc:creator>Olivier Mansour</dc:creator>
		<pubDate>Thu, 01 Jan 2009 15:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/#comment-1176</guid>
		<description>@Diebol, désolé, je ne peux pas t&#039;aider précisément. A la ligne 9 de Notions.php tu fais appel à un fichier EnTete.php qui n&#039;est manifestement pas dans le même répertoire. Il te faut donc débugguer cette ligne. 

bon courage</description>
		<content:encoded><![CDATA[<p>@Diebol, désolé, je ne peux pas t&#8217;aider précisément. A la ligne 9 de Notions.php tu fais appel à un fichier EnTete.php qui n&#8217;est manifestement pas dans le même répertoire. Il te faut donc débugguer cette ligne. </p>
<p>bon courage</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Diebol</title>
		<link>http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/comment-page-1/#comment-1175</link>
		<dc:creator>Diebol</dc:creator>
		<pubDate>Thu, 01 Jan 2009 12:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/#comment-1175</guid>
		<description>Salut Please i&#039; need your help
Chez moi ca ne marche pas 
J&#039;ai une page.php dans un repertoire1 et dans cette Page1 j&#039;ai un include qui appelle Traitement.php dans un repertoire2 
Html..Page1....Repertoire1
  

Reponse de IE /
Fatal error: require_once() [function.require]: Failed opening required &#039;C:\wamp\www\LearningFF\Essai/EnTete.php&#039; (include_path=&#039;.;C:\php5\pear&#039;) in C:\wamp\www\LearningFF\Essai\Notions.php on line 9</description>
		<content:encoded><![CDATA[<p>Salut Please i&#8217; need your help<br />
Chez moi ca ne marche pas<br />
J&#8217;ai une page.php dans un repertoire1 et dans cette Page1 j&#8217;ai un include qui appelle Traitement.php dans un repertoire2<br />
Html..Page1&#8230;.Repertoire1</p>
<p>Reponse de IE /<br />
Fatal error: require_once() [function.require]: Failed opening required &#8216;C:\wamp\www\LearningFF\Essai/EnTete.php&#8217; (include_path=&#8217;.;C:\php5\pear&#8217;) in C:\wamp\www\LearningFF\Essai\Notions.php on line 9</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : olivier</title>
		<link>http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/comment-page-1/#comment-692</link>
		<dc:creator>olivier</dc:creator>
		<pubDate>Sun, 24 Feb 2008 13:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/#comment-692</guid>
		<description>Avec PHP 5.3 on peut utiliser __DIR__ qui est l&#039;équivalent de dirname(__FILE__).</description>
		<content:encoded><![CDATA[<p>Avec PHP 5.3 on peut utiliser __DIR__ qui est l&#8217;équivalent de dirname(__FILE__).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : j.ducastel</title>
		<link>http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/comment-page-1/#comment-641</link>
		<dc:creator>j.ducastel</dc:creator>
		<pubDate>Mon, 11 Feb 2008 13:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/#comment-641</guid>
		<description>Et si on souhaite simplifier la gestion des dépendances, il y a aussi webappkit ( http://webappkit.net )</description>
		<content:encoded><![CDATA[<p>Et si on souhaite simplifier la gestion des dépendances, il y a aussi webappkit ( <a href="http://webappkit.net" rel="nofollow">http://webappkit.net</a> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Laurent Deséchalliers : &#8220;Tech&#8221;Blog &#187; [Veille&#62;Dev] Inclure “correctement” des fichiers en PHP</title>
		<link>http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/comment-page-1/#comment-638</link>
		<dc:creator>Laurent Deséchalliers : &#8220;Tech&#8221;Blog &#187; [Veille&#62;Dev] Inclure “correctement” des fichiers en PHP</dc:creator>
		<pubDate>Mon, 11 Feb 2008 09:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.glagla.org/weblog/2008/02/11/inclure-correctement-des-fichiers-en-php/#comment-638</guid>
		<description>[...] Voila une note très intéressante sur le site Glagla dot Org. [...]</description>
		<content:encoded><![CDATA[<p>[...] Voila une note très intéressante sur le site Glagla dot Org. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

