If you've encountered the frustrating "the uploaded file exceeds the upload_max_filesize directive in php.ini" error while trying to upload files on your website or web application, don't worry – we've got you covered!
In this step-by-step tutorial, we'll show you how to resolve this common PHP.ini error and get your file uploads back on track. Whether you're a web developer, site administrator, or just someone facing this issue, our guide will walk you through the process.
----------------------Here is the code --------------------
php_value upload_max_filesize 256M
php_value post_max_size 256M
php_value max_execution_time 300
php_value max_input_time 300
--------------------------------End-------------------------------
Visit ThemeHunk Blog- https://themehunk.com/blog/
Follow Us On :
Facebook: / themehunk
Twitter: / themehunk
Tumblr: / themehunk-blog
Pinterest: / themehunk
For Business Inquiries: https://themehunk.com/contact-us/
#wordpresswebsite #filesize #uploadsize #wordpresstutorial