<?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>Certain Scripts &#187; Newcomer</title>
	<atom:link href="http://certainscripts.com/tag/newcomer/feed/" rel="self" type="application/rss+xml" />
	<link>http://certainscripts.com</link>
	<description>Computers and Scripts for the Pro</description>
	<lastBuildDate>Wed, 17 Aug 2011 10:08:26 +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>How do I find out which PHP scripts are slowing down my system?</title>
		<link>http://certainscripts.com/2008/06/03/how-do-i-find-out-which-php-scripts-are-slowing-down-my-system/</link>
		<comments>http://certainscripts.com/2008/06/03/how-do-i-find-out-which-php-scripts-are-slowing-down-my-system/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 12:26:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming & Design]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Bandwidth]]></category>
		<category><![CDATA[Infinite Loop]]></category>
		<category><![CDATA[Lot]]></category>
		<category><![CDATA[Newcomer]]></category>
		<category><![CDATA[Php Scripts]]></category>
		<category><![CDATA[Profilers]]></category>
		<category><![CDATA[Running]]></category>
		<category><![CDATA[Server Side]]></category>
		<category><![CDATA[Sluggish Performance]]></category>
		<category><![CDATA[System Performance]]></category>

		<guid isPermaLink="false">http://certainscripts.com/2008/06/03/how-do-i-find-out-which-php-scripts-are-slowing-down-my-system/</guid>
		<description><![CDATA[canterbury10 asked: I am a PHP newcomer and I&#8217;m writing a lot of scripts. Over this same time, I&#8217;ve seen sluggish performance from time to time with pages loading on my site. I thought it was my host at fault, but now I&#8217;m thinking maybe some of my practice scripts are running in the background [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="http://certainscripts.com/wp-content/uploads/cc/Php_Scripts10.jpg"><img src="/wp-content/uploads/cc/Php_Scripts10.jpg" title='Php Scripts' alt='Php Scripts' /></a></div>
<div><em><strong>canterbury10</strong> asked: </em><br/><br/><br/>I am a PHP newcomer and I&#8217;m writing a lot of scripts.  Over this same time, I&#8217;ve seen sluggish performance from time to time with pages loading on my site.  I thought it was my host at fault, but now I&#8217;m thinking maybe some of my practice scripts are running in the background without me knowing it, eating up bandwidth???</p>
<p>Is there a php command or function that I can use to find out what scripts of mine are currently running on the server side &#8212; or is their some command I can give to stop any and all scripts of mine out there that may be caught in an infinite loop?</p>
<p>Again, I&#8217;m thinking that some bad practice scripts of mine are slowing down my system performance because they&#8217;re struggling to run in the background &#8212; but I need to know how to check this.</p>
<p>I&#8217;ve read a little about so-called &#8220;profilers&#8221; that seem to be for this purpose, but they all seem rather expensive and in any case, I haven&#8217;t found any that say they&#8217;ll work with a Mac.</p>
<p>Thanks<br/><br/><a href='http://www.christmasatebay.info'>http://www.christmasatebay.info</a></div>
<div class="tf_1" style="position:absolute;width:120px;height:9px;overflow:hidden;">
<h1 style="font-size:10px;"><br class="tf_2" /><br class="tf_2" />[[T_F]]<a href="http://www.TraceFusion.com/">Data Leak Prevention &#8211; Data Security Solutions &#8211; Information Theft Protection, Detection and Prevention Software Products</a>tracefusion_signature=279dc8d70c171525a2f608f7bf485ee446160162a5437849093fc1c480da9d1284e85ece7fe20f9efbec7ef0e484142e95c1f1eeecf6ec520dfce34e09fed109b6b314b30c6a14fc51326aa09c2a5dc780842038c815db485c2221cf94d15e31c91414ea80098c5fa5eea52b0f1d90a771f0f2f920c0059ddcbda632b434497879833ab58d927ae3ea2fc13822747588ee591bd2a9034c9edfcc8ff635e6985dad56b44a53002601f973a7d7cfe1e166f3a6474f078a6b0dbc32ef048d54dada4579939a34d5857d47fcfbcb3060cba18f12c54f02c223202dd90a5facca7756f120ea5d47506772db11734bb5121c774eb79a823b56fd62fbfcba0d3c6cfceddb0bce1877fb7386200e49c96e16c7f86f76590f05e45d1fe6304cfad3cd4d1ee893daca3029e5cabe4dabed598cfecfadeb7c26e5bc06244661997aafa8c6cc21b4414732fc15e3f2f016b91e9105c80061c1be9144794c8f10e841c09738591fd6f794313afc10a5646e91f40897c5473a2b2349db94c039aed20c524c73aa96587f016cc7db469945ca745fb3f3fa341dc8df07b198c0e2393a58f6f4bbb79a247acb76a0a142e4ef953bdc57925a7902c90f4322fba7281eb4759f503d42d5f083edefbcf3632fe0ff95181b88b52cd77bc3d0cc1cacf330c003f530c00228[[T_F]]</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://certainscripts.com/2008/06/03/how-do-i-find-out-which-php-scripts-are-slowing-down-my-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

