<?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: How to clean the screen with PHP in Linux (cls, Linux, PHP)</title>
	<atom:link href="http://codingrecipes.com/how-to-clean-the-screen-with-php-in-linux-cls-linux-php/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com/how-to-clean-the-screen-with-php-in-linux-cls-linux-php</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 07:31:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/how-to-clean-the-screen-with-php-in-linux-cls-linux-php/comment-page-1#comment-311</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Mon, 29 Jun 2009 20:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=613#comment-311</guid>
		<description>William, thanks for your comment but with all respect I disagree...

The code I posted can check for the platform and use &quot;cls&quot; or &quot;clear&quot; and your code won&#039;t produce the desired effect for me.</description>
		<content:encoded><![CDATA[<p>William, thanks for your comment but with all respect I disagree&#8230;</p>
<p>The code I posted can check for the platform and use &#8220;cls&#8221; or &#8220;clear&#8221; and your code won&#8217;t produce the desired effect for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://codingrecipes.com/how-to-clean-the-screen-with-php-in-linux-cls-linux-php/comment-page-1#comment-310</link>
		<dc:creator>William</dc:creator>
		<pubDate>Sun, 28 Jun 2009 23:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=613#comment-310</guid>
		<description>Please please please don&#039;t do that :P.

for ($i = 0; $i &lt; ; $i++) { print &quot;\n&quot;; }

Is way more portable.

I know it&#039;s not common, but some people will be running PHP on windows.</description>
		<content:encoded><![CDATA[<p>Please please please don&#8217;t do that <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>for ($i = 0; $i &lt; ; $i++) { print &#8220;\n&#8221;; }</p>
<p>Is way more portable.</p>
<p>I know it&#8217;s not common, but some people will be running PHP on windows.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

