<?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: PHP Video: Processing Forms with PHP &#8211; part 2</title>
	<atom:link href="http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/</link>
	<description>Dedicated to teaching web designers PHP.</description>
	<lastBuildDate>Wed, 10 Mar 2010 21:01:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wendy</title>
		<link>http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/comment-page-1/#comment-13436</link>
		<dc:creator>wendy</dc:creator>
		<pubDate>Fri, 13 Apr 2007 17:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/#comment-13436</guid>
		<description>thanks. It was great!</description>
		<content:encoded><![CDATA[<p>thanks. It was great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/comment-page-1/#comment-47</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Tue, 29 Aug 2006 12:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/#comment-47</guid>
		<description>&lt;strong&gt;KillerPHP Blog: PHP Video: Processing Forms with PHP - part 2...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>KillerPHP Blog: PHP Video: Processing Forms with PHP &#8211; part 2&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/comment-page-1/#comment-46</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Tue, 29 Aug 2006 06:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.killerphp.com/articles/php-video-processing-forms-with-php-part-2/#comment-46</guid>
		<description>Hi,

I wanted to add a couple of notes for you guys.

&lt;strong&gt;ASSOCIATIVE ARRAYS:&lt;/strong&gt;

I don\&#039;t think I pointed out that associative arrays are called &#039;associative arrays&#039; because they track the data inserted into that type of array by creating &lt;em&gt;associations&lt;/em&gt; - the name-value-pairs I spoke about.

&lt;strong&gt;SUPER GLOBALS&lt;/strong&gt;

They are called &#039;super global&#039; because they can be used/accessed from anywhere in your PHP scripts. Thus the term &#039;global&#039;.
 
... you will learn later about of the concept of &#039;variable scope&#039; - where certain variables are only accessible from certain parts of your php scripts.

More on that later.

Stefan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wanted to add a couple of notes for you guys.</p>
<p><strong>ASSOCIATIVE ARRAYS:</strong></p>
<p>I don\&#8217;t think I pointed out that associative arrays are called &#8216;associative arrays&#8217; because they track the data inserted into that type of array by creating <em>associations</em> &#8211; the name-value-pairs I spoke about.</p>
<p><strong>SUPER GLOBALS</strong></p>
<p>They are called &#8217;super global&#8217; because they can be used/accessed from anywhere in your PHP scripts. Thus the term &#8216;global&#8217;.</p>
<p>&#8230; you will learn later about of the concept of &#8216;variable scope&#8217; &#8211; where certain variables are only accessible from certain parts of your php scripts.</p>
<p>More on that later.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
