<?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: Basic rules for good PHP</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2002/08/03/basic-rules-for-good-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2002/08/03/basic-rules-for-good-php/</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: Aubrey</title>
		<link>http://www.scriptygoddess.com/archives/2002/08/03/basic-rules-for-good-php/comment-page-1/#comment-7748</link>
		<dc:creator>Aubrey</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/08/03/basic-rules-for-good-php/#comment-7748</guid>
		<description>I have a php journalling script that I (very, VERY) badly coded last summer, and I had been looking around for ways to improve it.  Heh, well, I&#039;ll be using the tips from that link now to make my script more efficient!  Thanks for posting it!
</description>
		<content:encoded><![CDATA[<p>I have a php journalling script that I (very, VERY) badly coded last summer, and I had been looking around for ways to improve it.  Heh, well, I&#039;ll be using the tips from that link now to make my script more efficient!  Thanks for posting it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynda</title>
		<link>http://www.scriptygoddess.com/archives/2002/08/03/basic-rules-for-good-php/comment-page-1/#comment-7747</link>
		<dc:creator>Lynda</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/08/03/basic-rules-for-good-php/#comment-7747</guid>
		<description>Thanks for the link, Amy!  I recently figured out some of those great tips for myself, the hard way. hehe.

I don&#039;t agree with register_globals being turned off though.  I have yet to come by a host who thinks it really will help with security.  So until I start coding for money (ha!) I think all my scripts are going to be written with the assumption that register_globals is on.</description>
		<content:encoded><![CDATA[<p>Thanks for the link, Amy!  I recently figured out some of those great tips for myself, the hard way. hehe.</p>
<p>I don&#039;t agree with register_globals being turned off though.  I have yet to come by a host who thinks it really will help with security.  So until I start coding for money (ha!) I think all my scripts are going to be written with the assumption that register_globals is on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

