<?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/"
		>
<channel>
	<title>Php İle Veritabanı İşlemleri (SELECT) yazısına yapılan yorumlar</title>
	<atom:link href="http://www.guraysuerdem.com/php-veritabani-islemleri-select/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guraysuerdem.com/php-veritabani-islemleri-select/</link>
	<description>PHP, MySQL ve Açık Kaynak</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:48:59 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Güray Süerdem tarafından</title>
		<link>http://www.guraysuerdem.com/php-veritabani-islemleri-select/comment-page-1/#comment-1063</link>
		<dc:creator>Güray Süerdem</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guraysuerdem.com/2007/12/12/php-veritabani-islemleri-select/#comment-1063</guid>
		<description>LIMIT sorgusunu kullanmamız gerekiyor o zaman.

[sql]&quot;SELECT * FROM adsoyad ORDER BY id DESC LIMIT 1 &quot;;[/sql]

Bu sorguya göre son eklenen id ye göre veriyi çekmiş oluyoruz.

Yani bu şekilde son üyeyi yazdırabilirsiniz mesela.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->LIMIT sorgusunu kullanmamız gerekiyor o zaman.</p>
<pre class="brush: sql;">&quot;SELECT * FROM adsoyad ORDER BY id DESC LIMIT 1 &quot;;</pre>
<p>Bu sorguya göre son eklenen id ye göre veriyi çekmiş oluyoruz.</p>
<p>Yani bu şekilde son üyeyi yazdırabilirsiniz mesela.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Cihad Sevim tarafından</title>
		<link>http://www.guraysuerdem.com/php-veritabani-islemleri-select/comment-page-1/#comment-1062</link>
		<dc:creator>Cihad Sevim</dc:creator>
		<pubDate>Thu, 03 Dec 2009 12:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.guraysuerdem.com/2007/12/12/php-veritabani-islemleri-select/#comment-1062</guid>
		<description>peki tek bir veri cekmek istiyorsak ne yapmamiz gerekir ?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->peki tek bir veri cekmek istiyorsak ne yapmamiz gerekir ?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

