<p>go to apache or php directory then find the php.ini file then find below word</p><p>and put whatever value you want like 5M,10M etc.</p><p>upload_max_filesize = ?</p>
Subscribe to:
Post Comments (Atom)
Suomen kieli (Imperfekti)
In Finnish, the imperfekti is the past tense that describes actions that happened in the past, like the English simple past (e.g., "I ...
-
There are 5 to 6 commands are giving below to install LAMP stack on your ubuntu 16.04 machine: 1. sudo apt-get update 2. sudo apt-get ins...
-
Get completed orders count for a specific user with a specific product in Woocommerce: Code: function get_total_product_completed_order_for...
-
Get current date in JavaScript in String with your desire format: function currentDate () { var today = new Date (); var dd = Stri...
No comments:
Post a Comment