<?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 for PHP Tutorials By Kloplop321</title>
	<atom:link href="http://kloplop321.com/php-tutorials/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kloplop321.com/php-tutorials</link>
	<description>PHP video tutorials, for everyone.</description>
	<lastBuildDate>Mon, 30 Apr 2012 21:19:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>Comment on PHP OOP Tutorial 1: an introduction to Object Oriented Programming by Zahid</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/11/08/php-oop-tutorial-1-an-introduction-to-object-oriented-programming/comment-page-1/#comment-823</link>
		<dc:creator>Zahid</dc:creator>
		<pubDate>Mon, 30 Apr 2012 21:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=315#comment-823</guid>
		<description>Helpful. Great! THANKS.

PLZ, Would u tell me, the name of the 2 IDE u use for development?
1) name of the IDE for UML design &amp;
2) name of the IDE for PHP coding.
   I will be very greatful to you, if helped.
   my contact mail:
          info10.zahid@gmail.com</description>
		<content:encoded><![CDATA[<p>Helpful. Great! THANKS.</p>
<p>PLZ, Would u tell me, the name of the 2 IDE u use for development?<br />
1) name of the IDE for UML design &amp;<br />
2) name of the IDE for PHP coding.<br />
   I will be very greatful to you, if helped.<br />
   my contact mail:<br />
          <a href="mailto:info10.zahid@gmail.com">info10.zahid@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP &amp; MySQL Tutorial 09: File Upload system with records in MySQL by marc</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/04/05/php-mysql-tutorial-09-file-upload-system-with-records-in-mysql/comment-page-1/#comment-822</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Tue, 03 Apr 2012 20:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=201#comment-822</guid>
		<description>i have a problem that if i upload a file which the file name has spaces it only stores the first word of the file name as the url.</description>
		<content:encoded><![CDATA[<p>i have a problem that if i upload a file which the file name has spaces it only stores the first word of the file name as the url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP &amp; MySQL Tutorial 12: Logging into a Basic Blog by LonelyCube</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/07/03/php-mysql-tutorial-12-logging-into-a-basic-blog/comment-page-1/#comment-821</link>
		<dc:creator>LonelyCube</dc:creator>
		<pubDate>Mon, 19 Mar 2012 20:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=287#comment-821</guid>
		<description>Thank you for superb tutorial!!!</description>
		<content:encoded><![CDATA[<p>Thank you for superb tutorial!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP &amp; MySQL Tutorial 09: File Upload system with records in MySQL by Andras</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/04/05/php-mysql-tutorial-09-file-upload-system-with-records-in-mysql/comment-page-1/#comment-797</link>
		<dc:creator>Andras</dc:creator>
		<pubDate>Sat, 29 Oct 2011 16:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=201#comment-797</guid>
		<description>Thanks Kloplop, I find the problem finally, I put the global $_FILES, $_POST, $upfile; at the wrong place. NO it works thanks a lot mate!</description>
		<content:encoded><![CDATA[<p>Thanks Kloplop, I find the problem finally, I put the global $_FILES, $_POST, $upfile; at the wrong place. NO it works thanks a lot mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP &amp; MySQL Tutorial 09: File Upload system with records in MySQL by Kloplop321</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/04/05/php-mysql-tutorial-09-file-upload-system-with-records-in-mysql/comment-page-1/#comment-796</link>
		<dc:creator>Kloplop321</dc:creator>
		<pubDate>Fri, 28 Oct 2011 17:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=201#comment-796</guid>
		<description>basename does NOT return the file location, basename returns the name of the file, it searches for the last slash in the value you give it, and then gives you what ever is after that(the file name)
If you are giving it a directory, with a / at the end, it will return nothing.</description>
		<content:encoded><![CDATA[<p>basename does NOT return the file location, basename returns the name of the file, it searches for the last slash in the value you give it, and then gives you what ever is after that(the file name)<br />
If you are giving it a directory, with a / at the end, it will return nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP &amp; MySQL Tutorial 09: File Upload system with records in MySQL by Andras</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/04/05/php-mysql-tutorial-09-file-upload-system-with-records-in-mysql/comment-page-1/#comment-795</link>
		<dc:creator>Andras</dc:creator>
		<pubDate>Fri, 28 Oct 2011 16:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=201#comment-795</guid>
		<description>Hi I get blank filelocation, any solution using something instead basename to get the file location?</description>
		<content:encoded><![CDATA[<p>Hi I get blank filelocation, any solution using something instead basename to get the file location?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why no tutorials for a while, and good news! by Why no tutorials for a while, and good news! &#124; WebDino.net</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/06/22/why-no-tutorials-for-a-while-and-good-news/comment-page-1/#comment-785</link>
		<dc:creator>Why no tutorials for a while, and good news! &#124; WebDino.net</dc:creator>
		<pubDate>Fri, 02 Sep 2011 03:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=249#comment-785</guid>
		<description>[...] See Full Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] See Full Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP &amp; MySQL Tutorial 12: Logging into a Basic Blog by PHP &#38; MySQL Tutorial 12: Logging into a Basic Blog &#124; WebDino.net</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/07/03/php-mysql-tutorial-12-logging-into-a-basic-blog/comment-page-1/#comment-784</link>
		<dc:creator>PHP &#38; MySQL Tutorial 12: Logging into a Basic Blog &#124; WebDino.net</dc:creator>
		<pubDate>Fri, 02 Sep 2011 03:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=287#comment-784</guid>
		<description>[...] See Full Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] See Full Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL UTF-8 results by MySQL UTF-8 results &#124; WebDino.net</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2010/09/04/mysql-utf-8-results/comment-page-1/#comment-783</link>
		<dc:creator>MySQL UTF-8 results &#124; WebDino.net</dc:creator>
		<pubDate>Fri, 02 Sep 2011 03:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=310#comment-783</guid>
		<description>[...] See Full Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] See Full Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP OOP Tutorial 3: Implementing interfaces, utilizing structure by PHP OOP Tutorial 3: Implementing interfaces, utilizing structure &#124; WebDino.net</title>
		<link>http://kloplop321.com/php-tutorials/index.php/2011/03/20/php-oop-tutorial-3-implementing-interfaces-utilizing-structure/comment-page-1/#comment-782</link>
		<dc:creator>PHP OOP Tutorial 3: Implementing interfaces, utilizing structure &#124; WebDino.net</dc:creator>
		<pubDate>Fri, 02 Sep 2011 03:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://kloplop321.com/php-tutorials/?p=331#comment-782</guid>
		<description>[...] See Full Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] See Full Tutorial [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

