<?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>paragraph Archives - nerijuso.lt</title>
	<atom:link href="https://nerijuso.lt/tag/paragraph/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerijuso.lt/tag/paragraph/</link>
	<description>Nerijus Oftas - developer</description>
	<lastBuildDate>Tue, 14 Apr 2015 10:55:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Get first paragraph with php</title>
		<link>https://nerijuso.lt/get-first-paragraph-with-php/</link>
					<comments>https://nerijuso.lt/get-first-paragraph-with-php/#respond</comments>
		
		<dc:creator><![CDATA[nerijuso]]></dc:creator>
		<pubDate>Mon, 12 May 2014 17:55:01 +0000</pubDate>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[get first paragrapth]]></category>
		<category><![CDATA[paragraph]]></category>
		<guid isPermaLink="false">http://nerijuso.lt/?p=231</guid>

					<description><![CDATA[<p>Here’s a useful PHP function to return the first paragraph from a HTML text string. It involves finding the character position of the first closing “p” tag from the first paragraph. Add the following function somewhere in you PHP. If you wanted to remove the paragraph tags from the HTML, the function would change to: [&#8230;]</p>
<p>The post <a href="https://nerijuso.lt/get-first-paragraph-with-php/">Get first paragraph with php</a> appeared first on <a href="https://nerijuso.lt">nerijuso.lt</a>.</p>
]]></description>
		
					<wfw:commentRss>https://nerijuso.lt/get-first-paragraph-with-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
