<?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>Comments on: Warning: headers already sent</title>
	<atom:link href="http://amiworks.co.in/talk/warning-headers-already-sent/feed/" rel="self" type="application/rss+xml" />
	<link>http://amiworks.co.in/talk/warning-headers-already-sent/</link>
	<description>all about my work</description>
	<lastBuildDate>Tue, 16 Mar 2010 03:15:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mayel</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-26803</link>
		<dc:creator>Mayel</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-26803</guid>
		<description>I mean the opposite...</description>
		<content:encoded><![CDATA[<p>I mean the opposite&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayel</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-26802</link>
		<dc:creator>Mayel</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-26802</guid>
		<description>Why does it print my code instead of my program -.-</description>
		<content:encoded><![CDATA[<p>Why does it print my code instead of my program -.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayel</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-26801</link>
		<dc:creator>Mayel</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-26801</guid>
		<description>//
// 
//   Account Manager
  
  #createaccform {
  border: 2px solid #600;
  background-color: #FFC;
  width: 200px
  
  }
  form {
  margin: 5px;
  } 
  
  label {
  display: block;
  width: 90px;
//   float: left;
//   clear: both; 
//   } 
 //  
 // label, input {
 // margin-bottom: 4px;
  }
 // 
//
//
//Welcome to the account manager! 
//
 //  
 //    Username:
// 	
// 	Password:
// 	
// 	Re-type password:
// 	
// 	Email:
// 	
// 	
// 	&lt;a href=&quot;**.php&quot; rel=&quot;nofollow&quot;&gt;Change Password&lt;/a&gt;
	
	
// 
// 
// Password and username cannot be the same and make sure to have their // lenght from 4-10 characters.
// &lt;a href=&quot;****.php&quot; rel=&quot;nofollow&quot;&gt;Go to main page...&lt;/a&gt;
// 
// 
Whats the problem i get the (header-error error ;P)</description>
		<content:encoded><![CDATA[<p>//<br />
//<br />
//   Account Manager</p>
<p>  #createaccform {<br />
  border: 2px solid #600;<br />
  background-color: #FFC;<br />
  width: 200px</p>
<p>  }<br />
  form {<br />
  margin: 5px;<br />
  } </p>
<p>  label {<br />
  display: block;<br />
  width: 90px;<br />
//   float: left;<br />
//   clear: both;<br />
//   }<br />
 //<br />
 // label, input {<br />
 // margin-bottom: 4px;<br />
  }<br />
 //<br />
//<br />
//<br />
//Welcome to the account manager!<br />
//<br />
 //<br />
 //    Username:<br />
//<br />
// 	Password:<br />
//<br />
// 	Re-type password:<br />
//<br />
// 	Email:<br />
//<br />
//<br />
// 	<a href="**.php" rel="nofollow">Change Password</a></p>
<p>//<br />
//<br />
// Password and username cannot be the same and make sure to have their // lenght from 4-10 characters.<br />
// <a href="****.php" rel="nofollow">Go to main page&#8230;</a><br />
//<br />
//<br />
Whats the problem i get the (header-error error ;P)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayel</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-26800</link>
		<dc:creator>Mayel</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-26800</guid>
		<description>

  Account Manager
  
  #createaccform {
  border: 2px solid #600;
  background-color: #FFC;
  width: 200px
  
  }
  form {
  margin: 5px;
  } 
  
  label {
  display: block;
  width: 90px;
  float: left;
  clear: both; 
  } 
  
  label, input {
  margin-bottom: 4px;
  }
  


Welcome to the account manager! 

  
    Username:
	
	Password:
	
	Re-type password:
	
	Email:
	
	
	&lt;a href=&quot;**.php&quot; rel=&quot;nofollow&quot;&gt;Change Password&lt;/a&gt;
	
	


Password and username cannot be the same and make sure to have their lenght from 4-10 characters.
&lt;a href=&quot;****.php&quot; rel=&quot;nofollow&quot;&gt;Go to main page...&lt;/a&gt;

</description>
		<content:encoded><![CDATA[<p>Account Manager</p>
<p>  #createaccform {<br />
  border: 2px solid #600;<br />
  background-color: #FFC;<br />
  width: 200px</p>
<p>  }<br />
  form {<br />
  margin: 5px;<br />
  } </p>
<p>  label {<br />
  display: block;<br />
  width: 90px;<br />
  float: left;<br />
  clear: both;<br />
  } </p>
<p>  label, input {<br />
  margin-bottom: 4px;<br />
  }</p>
<p>Welcome to the account manager! </p>
<p>    Username:</p>
<p>	Password:</p>
<p>	Re-type password:</p>
<p>	Email:</p>
<p>	<a href="**.php" rel="nofollow">Change Password</a></p>
<p>Password and username cannot be the same and make sure to have their lenght from 4-10 characters.<br />
<a href="****.php" rel="nofollow">Go to main page&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlaM</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-9839</link>
		<dc:creator>BlaM</dc:creator>
		<pubDate>Sat, 23 May 2009 19:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-9839</guid>
		<description>It totally depends on your Class &quot;$cc&quot;. If it outputs an error message instead of the image, you get no image shown. 

- Try to call the image URL directly (no HTML page). 
- If nothing&#039;s shown: Try to remove the &quot;header&quot; command. You might get the error message then.</description>
		<content:encoded><![CDATA[<p>It totally depends on your Class &#8220;$cc&#8221;. If it outputs an error message instead of the image, you get no image shown. </p>
<p>- Try to call the image URL directly (no HTML page).<br />
- If nothing&#8217;s shown: Try to remove the &#8220;header&#8221; command. You might get the error message then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sindhura</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-9834</link>
		<dc:creator>sindhura</dc:creator>
		<pubDate>Sat, 23 May 2009 17:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-9834</guid>
		<description>can u plz tell me what&#039;s wrong with the code
$dir=&quot;upload/&quot;;
$image=$_POST[&#039;image&#039;];;
$file=$dir.$image;
$image_object =@imagecreatefromjpeg($file);</description>
		<content:encoded><![CDATA[<p>can u plz tell me what&#8217;s wrong with the code<br />
$dir=&#8221;upload/&#8221;;<br />
$image=$_POST['image'];;<br />
$file=$dir.$image;<br />
$image_object =@imagecreatefromjpeg($file);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sindhura</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-9831</link>
		<dc:creator>sindhura</dc:creator>
		<pubDate>Sat, 23 May 2009 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-9831</guid>
		<description>@BlaM : Still my code displays same output.Here, is my code.

loadImageFromObject($image);
		$cc-&gt;cropToDimensions($xpos1, $ypos1, $xpos2,$ypos2 );
		return $cc-&gt;getImageObject();
	}
?&gt;</description>
		<content:encoded><![CDATA[<p>@BlaM : Still my code displays same output.Here, is my code.</p>
<p>loadImageFromObject($image);<br />
		$cc-&gt;cropToDimensions($xpos1, $ypos1, $xpos2,$ypos2 );<br />
		return $cc-&gt;getImageObject();<br />
	}<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlaM</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-9756</link>
		<dc:creator>BlaM</dc:creator>
		<pubDate>Fri, 22 May 2009 08:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-9756</guid>
		<description>@sindhura: Umm, is that the error message or are you trying to give us a link to your page so that we can see ourselves?

If it is the error message then it&#039;s generated by the browser and means &quot;Hey, I can&#039;t display the image due to whatever reason.&quot; Either the image data is missing completely or you may have some additional output in your file that corrupts the image file.</description>
		<content:encoded><![CDATA[<p>@sindhura: Umm, is that the error message or are you trying to give us a link to your page so that we can see ourselves?</p>
<p>If it is the error message then it&#8217;s generated by the browser and means &#8220;Hey, I can&#8217;t display the image due to whatever reason.&#8221; Either the image data is missing completely or you may have some additional output in your file that corrupts the image file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sindhura</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-9731</link>
		<dc:creator>sindhura</dc:creator>
		<pubDate>Thu, 21 May 2009 22:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-9731</guid>
		<description>after implementing session_start(); and header(Content-type:image/jpg)
output is 
http://localhost:81/upload/upload.php
can u plz tell me how to display the image</description>
		<content:encoded><![CDATA[<p>after implementing session_start(); and header(Content-type:image/jpg)<br />
output is<br />
<a href="http://localhost:81/upload/upload.php" rel="nofollow">http://localhost:81/upload/upload.php</a><br />
can u plz tell me how to display the image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shriram</title>
		<link>http://amiworks.co.in/talk/warning-headers-already-sent/comment-page-1/#comment-8331</link>
		<dc:creator>shriram</dc:creator>
		<pubDate>Sun, 03 May 2009 05:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://amiworks.co.in/talk/warning-headers-already-sent/#comment-8331</guid>
		<description>i have a problem in my code as follows:

error message is;

Warning: Cannot modify header information - headers already sent by (output started at C:\wamp\www\mart\ixumart\index.php:8) in C:\wamp\www\mart\ixumart\index.php on line 33</description>
		<content:encoded><![CDATA[<p>i have a problem in my code as follows:</p>
<p>error message is;</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at C:\wamp\www\mart\ixumart\index.php:8) in C:\wamp\www\mart\ixumart\index.php on line 33</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.482 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-19 17:19:34 -->
