<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
         xmlns:err="http://jelix.org/ns/xmlerror/1.0">
 <channel>

		<link rel="hub" href="http://overblog.superfeedr.com" xmlns="http://www.w3.org/2005/Atom" />
		<link rel="self" href="http://phpastuces.over-blog.com/rss-articles.xml" xmlns="http://www.w3.org/2005/Atom" />
	
    <title><![CDATA[Astuces PHP]]></title>
    <link>http://phpastuces.over-blog.com/</link>
    <description>Un blog pour échanger les astuces en PHP, MySQL, PEAR, JQUERY...</description>

        <language>fr</language>
    
        <image>
        <url>http://fdata.over-blog.net/3/40/30/10/avatar-blog-1127561260-tmpphprwoVwT.jpeg</url>
        <title><![CDATA[Astuces PHP]]></title>
        <link>http://phpastuces.over-blog.com/</link>
                            </image>
    
    <pubDate>Fri, 27 Apr 2012 14:50:59 +0200</pubDate>    <lastBuildDate>Fri, 27 Apr 2012 14:50:59 +0200</lastBuildDate>    <generator>Over-blog.com RSS 2.0 Engine</generator>    <copyright>Copyright 2012 phpastuces.over-blog.com</copyright>            <category>Hi Tech</category>    <docs>http://www.rssboard.org/rss-specification/</docs>                        
      <item>
        <title><![CDATA[Concaténation d'une constante PHP]]></title>
        <link>http://phpastuces.over-blog.com/article-concatenation-d-une-constante-php-59770139.html</link>        <description><![CDATA[	Afficher une erreur selon la langue du site??? De point de vue "Best practics", on défine des constantes de message d'erreur par langue. Exemple : define('_ERR_ARTICLE_NOT_EXIST_FR','Désolé! Cet article n\'existe pas'); define('_ERR_ARTICLE_NOT_EXIST_AR','عذرا هذا المقال لا يوجد'); d[...]]]></description>
        <pubDate>Wed, 27 Oct 2010 16:00:00 +0200</pubDate>        <guid isPermaLink="false">51e3becbabbc3ca47f869705974d786c</guid>
                <category>P'tites Astuces</category>        <comments>http://phpastuces.over-blog.com/article-concatenation-d-une-constante-php-59770139-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Excellent blog de WordPress]]></title>
        <link>http://phpastuces.over-blog.com/article-excellent-blog-de-wordpress-51611584.html</link>        <description><![CDATA[	Bonjour, Je commence à travailler avec WordPress et je me suis plongée dans l'analyse du code (Certes, vous avez besoin de quatre tasses de café). Comme j'ai de la chance, j'ai trouvé ce blog intéressant qui vous aide à créer pas à pas un thème WP: http://www.fran6art.com/]]></description>
        <pubDate>Thu, 03 Jun 2010 19:19:00 +0200</pubDate>        <guid isPermaLink="false">ea78fc33228083cbc88450160e38e84a</guid>
                <category>Sites Préférés</category>        <comments>http://phpastuces.over-blog.com/article-excellent-blog-de-wordpress-51611584-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Un blog pour les nouvelles technologies WEB]]></title>
        <link>http://phpastuces.over-blog.com/article-un-blog-pour-les-nouvelles-technologies-web-42042247.html</link>        <description><![CDATA[	Bonjour, Aujourd'hui j'ai eu l'honneur de consulté le blog de M.Laurent Jouanneau qui s'intéresse au monde des nouvelles technologies WEB. C'était utile pour moi en ce qui concerne CopixsimpleXml (bibliothèque DAO). Voici le lien http://ljouanneau.com/blog/, un blog à voir absolument]]></description>
        <pubDate>Wed, 30 Dec 2009 14:47:00 +0100</pubDate>        <guid isPermaLink="false">ee3d2ba284d2ac9a77989189ba9546cc</guid>
                <category>Sites Préférés</category>        <comments>http://phpastuces.over-blog.com/article-un-blog-pour-les-nouvelles-technologies-web-42042247-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Ajouter des styles CSS à TinyMCE]]></title>
        <link>http://phpastuces.over-blog.com/article-ajouter-des-styles-css-a-tinymce-41202150.html</link>        <description><![CDATA[	La personnalisation des styles CSS dans TinyMCE est une opération qui vous coûte 15min . Cette opération est nécessaire si vous souhaitez que l'utilisateur de l'interface rédige les articles avec des styles définis (bien évidement pour garder la cohérence du style de site par exemple). Voici[...]]]></description>
        <pubDate>Tue, 15 Dec 2009 11:13:00 +0100</pubDate>        <guid isPermaLink="false">2f3e4572b71c1d3c23c313f215b29e99</guid>
                <category>P'tites Astuces</category>        <comments>http://phpastuces.over-blog.com/article-ajouter-des-styles-css-a-tinymce-41202150-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Leçon 2 : Introduction à la bibliothèque PEAR MDB2]]></title>
        <link>http://phpastuces.over-blog.com/article-introduction-a-la-bibliotheque-pear-mdb2-40320764.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/3/40/30/10/pear_list.jpg" alt="" />
				<br />
	Le développement d'une application ne nécessite plus une connaissance parfaite de la programmation mais plutôt la capacité d'analyser les besoins et d'intégrer les solutions existantes. C'est pour cette raison que les développeurs optent pour l'utilisation des bibliothèques standards pour[...]]]></description>
        <pubDate>Mon, 30 Nov 2009 16:21:00 +0100</pubDate>        <guid isPermaLink="false">e6d21bfd6c0cd95a9bc588d60a397b15</guid>
                <category>Leçons PHP</category>        <comments>http://phpastuces.over-blog.com/article-introduction-a-la-bibliotheque-pear-mdb2-40320764-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Problème caractères spéciaux avec Tiny MCE]]></title>
        <link>http://phpastuces.over-blog.com/article-probleme-caracteres-speciaux-avec-tiny-mce--40019959.html</link>        <description><![CDATA[	Mon expérience avec l'éditeur de texte sur le web Tiny MCE n'était pas trop sympa surtout au niveau des caractères spéciaux . Mais enfin j'ai eu la solution : pour taiter les caractères spéciaux ajoutez cette ligne dans la partie JS de Tiny MCE: entity_encoding : "raw" Exemple d'utilisation:[...]]]></description>
        <pubDate>Wed, 25 Nov 2009 13:55:00 +0100</pubDate>        <guid isPermaLink="false">b0934cbee03c4e3d6d6e4a44e925cfe0</guid>
                <category>P'tites Astuces</category>        <comments>http://phpastuces.over-blog.com/article-probleme-caracteres-speciaux-avec-tiny-mce--40019959-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Problème encodage caractères spéciaux IE+JQuery]]></title>
        <link>http://phpastuces.over-blog.com/article-probleme-encodage-caracteres-speciaux-ie-jquery-40017907.html</link>        <description><![CDATA[	IE gère mal les caractères spéciaux dans les urls contrairement à FireFox. Il vaut mieux dans ce cas transmettre les variables par la méthode POST au lieu de GET . Exemple de transmission des données en JQuery: var url = 'dossier/fichier.php'; $.ajax({ url:url, type: "POST", data:[...]]]></description>
        <pubDate>Wed, 25 Nov 2009 13:19:00 +0100</pubDate>        <guid isPermaLink="false">d5dc21df7f42d4eef04fb93483dcef68</guid>
                <category>P'tites Astuces</category>        <comments>http://phpastuces.over-blog.com/article-probleme-encodage-caracteres-speciaux-ie-jquery-40017907-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Leçon 1 : Structure d’une application PHP]]></title>
        <link>http://phpastuces.over-blog.com/article-le-on-1-structure-d-une-application-php-39057000.html</link>        <description><![CDATA[	Chaque développeur opte pour une structure bien spécifique pour gérer son application. Il n’existe pas de structure idéale mais chacun se trouve à l’aise avec une méthode de nommage pour faciliter surtout la maintenance de son application. Personnellement, j’opte pour une structure un peu «[...]]]></description>
        <pubDate>Mon, 09 Nov 2009 14:16:00 +0100</pubDate>        <guid isPermaLink="false">36d14b1d7d837c09a2dd91a45699b319</guid>
                <category>Leçons PHP</category>        <comments>http://phpastuces.over-blog.com/article-le-on-1-structure-d-une-application-php-39057000-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Bonjour]]></title>
        <link>http://phpastuces.over-blog.com/article-bonjour-39056826.html</link>        <description><![CDATA[	Bonjour, C'est ma première expérience dans le monde de "BLOGGING". Je voulais partager avec vous les astuces PHP, MySQL, JQUERY,... Je ne suis pas un expert, mais je peux coder une application web. Je souhaite avoir un espace qui permet à un débutant de faire son petite application ou bien son[...]]]></description>
        <pubDate>Mon, 09 Nov 2009 14:14:00 +0100</pubDate>        <guid isPermaLink="false">b3b2152a8f7c51df8ecce12c291825ba</guid>
                        <comments>http://phpastuces.over-blog.com/article-bonjour-39056826-comments.html#anchorComment</comments>                    </item>
  
 </channel>

</rss>
