<?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: Diving into PHP</title>
	<atom:link href="http://net.tutsplus.com/videos/screencasts/diving-into-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JimT</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-131698</link>
		<dc:creator>JimT</dc:creator>
		<pubDate>Sun, 15 Nov 2009 17:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-131698</guid>
		<description>Jeff-

FYI
http://blog.themeforest.net/screencasts/diving-into-php-video-series/
Doesn&#039;t contain links to the last few days of the series, but I did find them here after some googleing:
http://net.tutsplus.com/videos/screencasts/diving-into-php/</description>
		<content:encoded><![CDATA[<p>Jeff-</p>
<p>FYI<br />
<a href="http://blog.themeforest.net/screencasts/diving-into-php-video-series/" rel="nofollow">http://blog.themeforest.net/screencasts/diving-into-php-video-series/</a><br />
Doesn&#8217;t contain links to the last few days of the series, but I did find them here after some googleing:<br />
<a href="http://net.tutsplus.com/videos/screencasts/diving-into-php/" rel="nofollow">http://net.tutsplus.com/videos/screencasts/diving-into-php/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-126354</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 01 Nov 2009 16:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-126354</guid>
		<description>Dont stop! keep going all the way to 100 videos. there is so much more to learn with MySQL etc...

We love it, keep it coming!</description>
		<content:encoded><![CDATA[<p>Dont stop! keep going all the way to 100 videos. there is so much more to learn with MySQL etc&#8230;</p>
<p>We love it, keep it coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbcarey</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-95271</link>
		<dc:creator>jbcarey</dc:creator>
		<pubDate>Sat, 22 Aug 2009 15:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-95271</guid>
		<description>Can&#039;t keep asking it.... please keep this going, either here or &quot;there&quot;</description>
		<content:encoded><![CDATA[<p>Can&#8217;t keep asking it&#8230;. please keep this going, either here or &#8220;there&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-85199</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-85199</guid>
		<description>Are there not going to be any more of these?</description>
		<content:encoded><![CDATA[<p>Are there not going to be any more of these?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nilaf</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-75758</link>
		<dc:creator>nilaf</dc:creator>
		<pubDate>Tue, 30 Jun 2009 12:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-75758</guid>
		<description>best video tutorial for a beginner like me.Thanks Jeffrey  Way.i want to know how to create a user image crop application after upload.waiting for that</description>
		<content:encoded><![CDATA[<p>best video tutorial for a beginner like me.Thanks Jeffrey  Way.i want to know how to create a user image crop application after upload.waiting for that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saad</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-67452</link>
		<dc:creator>Saad</dc:creator>
		<pubDate>Tue, 26 May 2009 09:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-67452</guid>
		<description>more php tutorials like this please.</description>
		<content:encoded><![CDATA[<p>more php tutorials like this please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beneblack</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-67444</link>
		<dc:creator>beneblack</dc:creator>
		<pubDate>Tue, 26 May 2009 08:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-67444</guid>
		<description>First of all: I love these tutorials. I&#039;m watching them all, as I watched the awsome serie jquery for beginners.

There is a little mistake in line 12 of the index.php

$_FILES[&#039;file&#039;][&#039;size&#039;] &gt; 300000) does not work. You see it in the tutorial on minute 17, where the file is not uploaded and the message &quot;congrats...&quot; ist thrown out.

If the file is larger than the size defined in line 42 :
input type=&quot;hidden&quot; name=&quot;MAX_FILE_SIZE&quot; value=&quot;300000&quot;
the $_FILES-array-values of &#039;error&#039; and &#039;size&#039; are changing. &#039;error&#039; becomes &#039;2&#039; and (that is the key:) &#039;size&#039; bekomes &#039;0&#039;.

Something like $_FILES[&#039;file&#039;][&#039;size&#039;] == &#039;0&#039; &amp;&amp; $_FILES[&#039;file&#039;][&#039;error&#039;] ==&#039;2&#039; should work.

@jeff Please go on making these tutorials. I love them all. Didn&#039;t find anything helpful like this in german.

beneblack</description>
		<content:encoded><![CDATA[<p>First of all: I love these tutorials. I&#8217;m watching them all, as I watched the awsome serie jquery for beginners.</p>
<p>There is a little mistake in line 12 of the index.php</p>
<p>$_FILES['file']['size'] &gt; 300000) does not work. You see it in the tutorial on minute 17, where the file is not uploaded and the message &#8220;congrats&#8230;&#8221; ist thrown out.</p>
<p>If the file is larger than the size defined in line 42 :<br />
input type=&#8221;hidden&#8221; name=&#8221;MAX_FILE_SIZE&#8221; value=&#8221;300000&#8243;<br />
the $_FILES-array-values of &#8216;error&#8217; and &#8217;size&#8217; are changing. &#8216;error&#8217; becomes &#8216;2&#8242; and (that is the key:) &#8217;size&#8217; bekomes &#8216;0&#8242;.</p>
<p>Something like $_FILES['file']['size'] == &#8216;0&#8242; &amp;&amp; $_FILES['file']['error'] ==&#8217;2&#8242; should work.</p>
<p>@jeff Please go on making these tutorials. I love them all. Didn&#8217;t find anything helpful like this in german.</p>
<p>beneblack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-67276</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Mon, 25 May 2009 17:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-67276</guid>
		<description>Sob sob sob... is day 13 the end? :( I want to learn more :(</description>
		<content:encoded><![CDATA[<p>Sob sob sob&#8230; is day 13 the end? <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I want to learn more <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HaXXed Blog &#187; A Roundup of What I&#8217;ve Learned This Past Year, and Where</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-65138</link>
		<dc:creator>HaXXed Blog &#187; A Roundup of What I&#8217;ve Learned This Past Year, and Where</dc:creator>
		<pubDate>Sun, 17 May 2009 04:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-65138</guid>
		<description>[...] Diving into PHP - (You&#8217;ll love this if you&#8217;re a complete beginner getting into server-side coding like me). [...]</description>
		<content:encoded><![CDATA[<p>[...] Diving into PHP &#8211; (You&#8217;ll love this if you&#8217;re a complete beginner getting into server-side coding like me). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://net.tutsplus.com/videos/screencasts/diving-into-php/#comment-59983</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Thu, 30 Apr 2009 05:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=3590#comment-59983</guid>
		<description>Dude, I&#039;d pay for these. Don&#039;t stop.</description>
		<content:encoded><![CDATA[<p>Dude, I&#8217;d pay for these. Don&#8217;t stop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.008 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 15:30:37 -->