<?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>from a string Архиви - rosen4o.net</title>
	<atom:link href="https://rosen4o.net/tag/from-a-string/feed/" rel="self" type="application/rss+xml" />
	<link>https://rosen4o.net/tag/from-a-string/</link>
	<description></description>
	<lastBuildDate>Thu, 03 Jan 2013 08:21:58 +0000</lastBuildDate>
	<language>bg-BG</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>strip first words from a string</title>
		<link>https://rosen4o.net/2013/01/03/strip-first-words-from-a-string/</link>
					<comments>https://rosen4o.net/2013/01/03/strip-first-words-from-a-string/#respond</comments>
		
		<dc:creator><![CDATA[rosen4o]]></dc:creator>
		<pubDate>Thu, 03 Jan 2013 08:21:58 +0000</pubDate>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[first words]]></category>
		<category><![CDATA[from a string]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[strip]]></category>
		<guid isPermaLink="false">http://rosen4o.net/?p=923</guid>

					<description><![CDATA[<p>&#60;?php echo implode(&#8216; &#8216;, array_slice(explode(&#8216; &#8216;, strip_tags($introtext) ), 0, 30));?&#62; &#8230;</p>
<p>Материалът <a href="https://rosen4o.net/2013/01/03/strip-first-words-from-a-string/">strip first words from a string</a> е публикуван за пръв път на <a href="https://rosen4o.net">rosen4o.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote><p>&lt;?php echo implode(&#8216; &#8216;, array_slice(explode(&#8216; &#8216;, strip_tags($introtext) ), 0, 30));?&gt; &#8230;</p></blockquote>
<p>Материалът <a href="https://rosen4o.net/2013/01/03/strip-first-words-from-a-string/">strip first words from a string</a> е публикуван за пръв път на <a href="https://rosen4o.net">rosen4o.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://rosen4o.net/2013/01/03/strip-first-words-from-a-string/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
