<?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>SEO ARŞİVİ &#187; eregi</title>
	<atom:link href="http://seoarsivi.com/etiket/eregi/feed" rel="self" type="application/rss+xml" />
	<link>http://seoarsivi.com</link>
	<description>Arama Motoru Optimizasyonu , Scriptler ,Genel Bilgiler ve SEO Makaleleri</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:42:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cümle İçinde arama yapma</title>
		<link>http://seoarsivi.com/arsiv/cumle-icinde-arama-yapma.seo</link>
		<comments>http://seoarsivi.com/arsiv/cumle-icinde-arama-yapma.seo#comments</comments>
		<pubDate>Sun, 01 Nov 2009 00:11:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eregi]]></category>
		<category><![CDATA[explode]]></category>
		<category><![CDATA[strpos]]></category>

		<guid isPermaLink="false">http://www.seoarsivi.com/?p=22</guid>
		<description><![CDATA[1) if (eregi(&#8216;http&#8217;,$deger)) { echo &#8216;http bulundu&#8217;; } 2) $pos = strpos(&#8216;http&#8217;,$deger); if ($pos !== false) { echo &#8216;http bulundu&#8217;; } 3) $check = explode(&#8216;http&#8217;,$deger); if (count($check) &#62; 1) { echo &#8216;http bulundu&#8217;; } Cümle içerisinde html geçip geçmediğini kontrol ediyor.]]></description>
			<content:encoded><![CDATA[<p>1)</p>
<p>if (eregi(&#8216;http&#8217;,$deger)) {<br />
echo &#8216;http bulundu&#8217;;<br />
}</p>
<p>2)</p>
<p>$pos = strpos(&#8216;http&#8217;,$deger);</p>
<p>if ($pos !== false) {<br />
echo &#8216;http bulundu&#8217;;<br />
}</p>
<p>3)<br />
$check = explode(&#8216;http&#8217;,$deger);<br />
if (count($check) &gt; 1) {<br />
echo &#8216;http bulundu&#8217;;<br />
}</p>
<p>Cümle içerisinde html geçip geçmediğini kontrol ediyor.</p>
]]></content:encoded>
			<wfw:commentRss>http://seoarsivi.com/arsiv/cumle-icinde-arama-yapma.seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

