<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Akir oussama's Weblog</title>
	<atom:link href="http://oussema.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://oussema.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 08 May 2009 10:29:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How can I split the string using php? by Wxorhfsl</title>
		<link>http://oussema.wordpress.com/2008/06/17/how-can-i-split-the-string-using-php/#comment-36</link>
		<dc:creator>Wxorhfsl</dc:creator>
		<pubDate>Fri, 08 May 2009 10:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://oussema.wordpress.com/?p=17#comment-36</guid>
		<description>cGLnu9 comment5 ,</description>
		<content:encoded><![CDATA[<p>cGLnu9 comment5 ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can I split the string using php? by mahesh</title>
		<link>http://oussema.wordpress.com/2008/06/17/how-can-i-split-the-string-using-php/#comment-30</link>
		<dc:creator>mahesh</dc:creator>
		<pubDate>Sun, 16 Nov 2008 07:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://oussema.wordpress.com/?p=17#comment-30</guid>
		<description>hi</description>
		<content:encoded><![CDATA[<p>hi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Fabien Nicollet</title>
		<link>http://oussema.wordpress.com/about/#comment-29</link>
		<dc:creator>Fabien Nicollet</dc:creator>
		<pubDate>Thu, 09 Oct 2008 11:51:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-29</guid>
		<description>Salut,
je suis le webmaster de flex-tutorial.fr. Je vois que tu as déjà pas mal de liens sur le flex et les blogs donc ça me parait bien ^^.
Donc voila si t&#039;es ok, ça donnerai un lien du style dans la catégorie &quot;flex blog&quot;

&lt;a href=&quot;http://www.flex-tutorial.fr&quot; title=&quot;flex tutorial&quot; rel=&quot;nofollow&quot;&gt;Adobe Flex Tutorial&lt;/a&gt;

Merci
Fabien
fnicollet@gmail.com</description>
		<content:encoded><![CDATA[<p>Salut,<br />
je suis le webmaster de flex-tutorial.fr. Je vois que tu as déjà pas mal de liens sur le flex et les blogs donc ça me parait bien ^^.<br />
Donc voila si t&#8217;es ok, ça donnerai un lien du style dans la catégorie &#8220;flex blog&#8221;</p>
<p><a href="http://www.flex-tutorial.fr" title="flex tutorial" rel="nofollow">Adobe Flex Tutorial</a></p>
<p>Merci<br />
Fabien<br />
<a href="mailto:fnicollet@gmail.com">fnicollet@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Split a string using String.split() by DavidJam</title>
		<link>http://oussema.wordpress.com/2008/07/08/split-a-string-using-stringsplit/#comment-19</link>
		<dc:creator>DavidJam</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://oussema.wordpress.com/?p=37#comment-19</guid>
		<description>An interesting thing about String.split():

&quot;  s&quot;.split(&quot; &quot;)     -&gt; {&quot;&quot;,&quot;&quot;,&quot;s&quot;}
&quot;&quot;.split(&quot;&quot; )        -&gt; {&quot;&quot;}
&quot; &quot;.split(&quot; &quot;)       -&gt; {} (!)
&quot;       &quot;.split(&quot; &quot;) -&gt; {} (!)
&quot;  s &quot;.split(&quot; &quot;)    -&gt; {&quot;&quot;,&quot;&quot;,&quot;s&quot;} (!)</description>
		<content:encoded><![CDATA[<p>An interesting thing about String.split():</p>
<p>&#8221;  s&#8221;.split(&#8221; &#8220;)     -&gt; {&#8220;&#8221;,&#8221;",&#8221;s&#8221;}<br />
&#8220;&#8221;.split(&#8220;&#8221; )        -&gt; {&#8220;&#8221;}<br />
&#8221; &#8220;.split(&#8221; &#8220;)       -&gt; {} (!)<br />
&#8221;       &#8220;.split(&#8221; &#8220;) -&gt; {} (!)<br />
&#8221;  s &#8220;.split(&#8221; &#8220;)    -&gt; {&#8220;&#8221;,&#8221;",&#8221;s&#8221;} (!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can I split the string using php? by akiroussama</title>
		<link>http://oussema.wordpress.com/2008/06/17/how-can-i-split-the-string-using-php/#comment-10</link>
		<dc:creator>akiroussama</dc:creator>
		<pubDate>Wed, 18 Jun 2008 12:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://oussema.wordpress.com/?p=17#comment-10</guid>
		<description>thank&#039;s alex for this reply ;)</description>
		<content:encoded><![CDATA[<p>thank&#8217;s alex for this reply <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can I split the string using php? by Alex@Net</title>
		<link>http://oussema.wordpress.com/2008/06/17/how-can-i-split-the-string-using-php/#comment-4</link>
		<dc:creator>Alex@Net</dc:creator>
		<pubDate>Tue, 17 Jun 2008 11:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://oussema.wordpress.com/?p=17#comment-4</guid>
		<description>In case when the items are separated with commas followed by random number of spaces, e.g. &quot;apples,   roses&quot; it may be usefull to use regular expressions:

var_dump(preg_split(&#039;/\s*,\s*/&#039;, &#039;apples,   roses&#039;));

or apply trim function on the result array:

var_dump(array_map(&#039;trim&#039;, preg_split(&#039;/\s*,\s*/&#039;, &#039;apples,   roses&#039;)));</description>
		<content:encoded><![CDATA[<p>In case when the items are separated with commas followed by random number of spaces, e.g. &#8220;apples,   roses&#8221; it may be usefull to use regular expressions:</p>
<p>var_dump(preg_split(&#8216;/\s*,\s*/&#8217;, &#8216;apples,   roses&#8217;));</p>
<p>or apply trim function on the result array:</p>
<p>var_dump(array_map(&#8216;trim&#8217;, preg_split(&#8216;/\s*,\s*/&#8217;, &#8216;apples,   roses&#8217;)));</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How can I split the string using php? by How to carry an array value from javascript to php? &#171; Akir oussama&#8217;s Weblog</title>
		<link>http://oussema.wordpress.com/2008/06/17/how-can-i-split-the-string-using-php/#comment-3</link>
		<dc:creator>How to carry an array value from javascript to php? &#171; Akir oussama&#8217;s Weblog</dc:creator>
		<pubDate>Tue, 17 Jun 2008 09:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://oussema.wordpress.com/?p=17#comment-3</guid>
		<description>[...] Step 4: In the php file the string will be split back into array. How can I split the string using php? clik here [...]</description>
		<content:encoded><![CDATA[<p>[...] Step 4: In the php file the string will be split back into array. How can I split the string using php? clik here [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
