Here is a small tips for you which you can use to upload such a large file using file field of the form and move_uploaded_file() function in PHP.
1) Create a .htaccess file in the root folder of web server.
2) Put the following code in side the .htaccess file and save it.
php_value upload_max_filesize 20M

Coding in php can be a daunting and time consuming task. Before you start your next project you should consider optimizing your time with a php framework.
Using a framework is a great way to learn php, as well. Frameworks include features such as modules that are pre-built to perform tedious coding tasks and can help [.…

For years, ASP has been one of the most popular server-side scripting languages and for good reason. It is easy to learn, can be based on either Visual Basic scripting or Java scripting, and it runs on any Windows based server. But therein is the problem. It only runs on Windows based machines. With the [...]

Many people including you may think that creating a webpage a is a very discouraging task. You, same many another people may think that creating a website is a discouraging duty because in order to create you requirement to be proficient in HTML. It is true that you requirement to undergo HTML to create a [...]

It is very essential to understand that designing a good website layout is not enough. It is only half the battle won because you would never want to have a great looking website that no one visits just because its usability is sloppy. So, you must transform your website design into a streamlined and well [...]