<?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>Fabien Agranier &#187; PHP</title>
	<atom:link href="http://fabien.agranier.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://fabien.agranier.com</link>
	<description>Coding, security, tips &#38; tricks</description>
	<lastBuildDate>Mon, 07 Sep 2009 09:53:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Benchmarks : Connexions MySQL en PHP (mysql, mysqli, ssl)</title>
		<link>http://fabien.agranier.com/2008/05/05/benchmarks-connexions-mysql-en-php-mysql-mysqli-ssl/</link>
		<comments>http://fabien.agranier.com/2008/05/05/benchmarks-connexions-mysql-en-php-mysql-mysqli-ssl/#comments</comments>
		<pubDate>Mon, 05 May 2008 10:45:07 +0000</pubDate>
		<dc:creator>Fabien Agranier</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://fabien.agranier.com/2008/05/05/benchmarks-connexions-mysql-en-php-mysql-mysqli-ssl/</guid>
		<description><![CDATA[Alors voila, il était question de sécuriser les connexions MySQL via SSL afin d&#8217;augmenter la sécurité.
Cela est possible aussi bien via la librairie mysql classique de PHP que via mysqli.
Est-ce qu&#8217;une librairie est plus rapide que l&#8217;autre ? A quel genre de pertes de performance faut-il s&#8217;attendre en utilisant le SSL ? C&#8217;est à ces [...]]]></description>
		<wfw:commentRss>http://fabien.agranier.com/2008/05/05/benchmarks-connexions-mysql-en-php-mysql-mysqli-ssl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
