<?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: Making your PHP code portable</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/04/01/making-your-php-code-portable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/04/01/making-your-php-code-portable/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 01:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jester</title>
		<link>http://www.scriptygoddess.com/archives/2003/04/01/making-your-php-code-portable/comment-page-1/#comment-9617</link>
		<dc:creator>Jester</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/04/01/making-your-php-code-portable/#comment-9617</guid>
		<description>&lt;p&gt;Just a note, the reason some hosts config PHP so it doesn&#039;t display errors is for security reasons, to avoid giving away system file paths and such, MySQL information etc etc. You can have the option for PHP to log the errors silently and you can view the log file to avoid displaying errors to everyone and their dog.&lt;/p&gt;
&lt;p&gt;I know you said you don&#039;t care, but other people may hehe.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just a note, the reason some hosts config PHP so it doesn&#039;t display errors is for security reasons, to avoid giving away system file paths and such, MySQL information etc etc. You can have the option for PHP to log the errors silently and you can view the log file to avoid displaying errors to everyone and their dog.</p>
<p>I know you said you don&#039;t care, but other people may hehe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

