<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
>

<channel>
	<title>Quesaco</title>
	<link>http://www.quesaco.org/</link>
	<description>Astuces d&#233;veloppeur WEB, exemples flash, librairie PHP, plugin SPIP, &#233;tude m&#233;thodologie de travail, s&#233;curit&#233; informatique.</description>
	<language>fr</language>
	<generator>SPIP - www.spip.net</generator>

	<image>
		<title>Quesaco</title>
		<url>http://www.quesaco.org/img/qo-rss.jpg</url>
		<link>http://www.quesaco.org/</link>
		<height>30</height>
		<width>30</width>
	</image>





<item>
		<title>Comparatif str_replace, preg_replace</title>
		<link>http://www.quesaco.org/Comparatif-strtr-str-replace-ereg</link>
		<guid isPermaLink="true">http://www.quesaco.org/Comparatif-strtr-str-replace-ereg</guid>
		<dc:date>2007-07-08T05:46:39Z</dc:date>
		<dc:format>text/html</dc:format>
		<dc:language>fr</dc:language>
		<dc:creator>Christian PAULUS</dc:creator>

<category domain="http://www.quesaco.org/-PHP,15-">PHP</category>

		<dc:subject>Code PHP</dc:subject>
		<dc:subject>Regex</dc:subject>
		<dc:subject>ereg_replace</dc:subject>
		<dc:subject>strtr</dc:subject>
		<dc:subject>str_replace</dc:subject>
		<dc:subject>preg_replace</dc:subject>

		<description>Petit comparatif sur 4 fonctions PHP de manipulation de cha&#238;nes. M&#233;thodologie : supprime 150 fois les espaces d'une cha&#238;ne de caract&#232;res. Les d&#233;finitions : strtr strtr ne permet pas de supprimer un caract&#232;re. Test&#233; ici pour compl&#233;ment, en rempla&#231;ant les espaces par le caract&#232;re 'X'. &quot; . $time . &quot; micro-sec.&quot; . BR) ; ?&gt; strtr =&gt; 0.001529 micro-sec. str_replace &quot; . $time . &quot; micro-sec.&quot; . BR) ; ?&gt; str_replace =&gt; 0.001742 micro-sec. ereg_replace &quot; . $time . &quot; micro-sec.&quot; . BR) ; ?&gt; (...)

-
&lt;a href="http://www.quesaco.org/-PHP,15-" rel="directory"&gt;PHP&lt;/a&gt;

/ 
&lt;a href="http://www.quesaco.org/+-Code-PHP-+" rel="tag"&gt;Code PHP&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-Regex-+" rel="tag"&gt;Regex&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-ereg-replace-+" rel="tag"&gt;ereg_replace&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-strtr-+" rel="tag"&gt;strtr&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-str-replace-+" rel="tag"&gt;str_replace&lt;/a&gt;, 
&lt;a href="http://www.quesaco.org/+-preg-replace-+" rel="tag"&gt;preg_replace&lt;/a&gt;

		</description>



		

	</item>














































</channel>

</rss>
