<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in PHP: Upload Files to the Server</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/php_upload_files_to_the_server_96/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 12 Aug 2011 03:04:37 -0000</lastBuildDate><item><title>Re: PHP: Upload Files to the Server</title><link>http://www.tech-recipes.com/rx/3112/php-upload-files-to-the-server-2/#comment-284384891</link><description>&lt;p&gt;restrict the type of file that can be uploaded and also the file size is a step in the right direction &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert</dc:creator><pubDate>Fri, 12 Aug 2011 03:04:37 -0000</pubDate></item><item><title>Re: PHP: Upload Files to the Server</title><link>http://www.tech-recipes.com/rx/3112/php-upload-files-to-the-server-2/#comment-36355579</link><description>&lt;p&gt;I agree it is a large security flaw as well without restricting access to this Script you have the potential to allow people to upload any file as the script dose NOT check for allowed file types meaning i could upload any type of script under 1000kbs.&lt;/p&gt;&lt;p&gt;thats not all however when using commands that access the file system on your server you should make sure you develop the correct security measures as it gives hackers and other malicious sites the ability to not only modify your website but the file system on the server which can be have disastrous effects for your server.&lt;/p&gt;&lt;p&gt;if you were to use such a script i could simply upload any type of script i like and use your server to make attacks against other peoples servers etc there are many problems with this basic script.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lesso</dc:creator><pubDate>Wed, 24 Feb 2010 17:25:51 -0000</pubDate></item><item><title>Re: PHP: Upload Files to the Server</title><link>http://www.tech-recipes.com/rx/3112/php-upload-files-to-the-server-2/#comment-22796757</link><description>&lt;p&gt;it is good method to upload small files, but if we need to upload larg files then we need more complex code&lt;/p&gt;&lt;p&gt;thanks &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flight</dc:creator><pubDate>Wed, 11 Nov 2009 21:38:07 -0000</pubDate></item><item><title>Re: PHP: Upload Files to the Server</title><link>http://www.tech-recipes.com/rx/3112/php-upload-files-to-the-server-2/#comment-2876515</link><description>&lt;p&gt;Thanks for sharing the codes.&lt;/p&gt;&lt;p&gt;Btw, there is this "File Thingie" script (free for personal use) that you may want to check out too.&lt;/p&gt;&lt;p&gt;Quote: "It is a small web-based file manager written in PHP. It is intended for those who need to give others access to a part of their server's file system when FTP is not practical."&lt;/p&gt;&lt;p&gt;Nope, I'm not related to the author. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kinox</dc:creator><pubDate>Sun, 05 Oct 2008 01:14:11 -0000</pubDate></item></channel></rss>