PHP

Topic: Files

What is the maximum size of a file that can be uploaded using PHP and how can we change this? 

You can change maximum size of a file set upload_max_filesize variable in php.ini file

Browse random answers: