<?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>PHP,MySQL &#187; headers already sent problemi</title>
	<atom:link href="http://www.ersindogan.com/tag/headers-already-sent-problemi/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ersindogan.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Mar 2011 17:07:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=007</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;headers already sent&#8221; problemi çözümü</title>
		<link>http://www.ersindogan.com/ipucu/headers-already-sent-problemi-cozumu</link>
		<comments>http://www.ersindogan.com/ipucu/headers-already-sent-problemi-cozumu#comments</comments>
		<pubDate>Wed, 23 Sep 2009 22:14:46 +0000</pubDate>
		<dc:creator>Ersin</dc:creator>
				<category><![CDATA[İpucu]]></category>
		<category><![CDATA[headers already sent problemi]]></category>

		<guid isPermaLink="false">http://www.ersindogan.com/?p=108</guid>
		<description><![CDATA[
			
				
			
		
Çok karşılaşılan, artık birçoğumuzun kanıksadığı bir olgu. Çözümü :
Yol 1:
php.ini de
 output_buffering=off
anahtarını bulup
 output_buffering=on
 olarka değiştirip kaydedin ve sunucunuzu yeniden başlatın.
Yol 2:
kodlarınızın başına (daha ekrana herhangi bir çıktı, boşuk dahil; vermeden) ob_start();
yazmanız sorununuzu çözecektir
]]></description>
		<wfw:commentRss>http://www.ersindogan.com/ipucu/headers-already-sent-problemi-cozumu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

