In this website tutorial for beginners you will learn how to add limit on upload file size using htaccess file in website e.g html, php or wordpress.
Add following code in .htaccess file.
php_value upload_max_filesize 20M
* you can set limit according to your requirement.
#htaccess #upload #website #php #html #wordpress #webtaskwithhassan #hassangilani