<?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>Bilişimcilerin Otağı &#187; MySQL</title>
	<atom:link href="http://www.dahiweb.com/category/php_mysql/mysql-php_mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dahiweb.com</link>
	<description>bi şeyler öğrenmek isteyenlere...</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:59:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Rastgele Veri Çekmek</title>
		<link>http://www.dahiweb.com/rastgele-veri-cekmek</link>
		<comments>http://www.dahiweb.com/rastgele-veri-cekmek#comments</comments>
		<pubDate>Fri, 26 Feb 2010 18:43:37 +0000</pubDate>
		<dc:creator>Mustafa Şadoğlu</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.dahiweb.com/?p=3805</guid>
		<description><![CDATA[Aşağıdaki kodla PHP kullanarak MySQL veritabanından SQL kodları ile rastgele veri çekebilirsiniz. Eğer 1 den fazla sonuç çekmek isterseniz limit 1 yazan yeriistediğiniz sayı ile değiştirebilirsiniz. $sorgu=mysql_query('SELECT * FROM foto_misafir  ORDER BY rand() LIMIT 1');]]></description>
		<wfw:commentRss>http://www.dahiweb.com/rastgele-veri-cekmek/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

