Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Tell me how can we change the maximum size of the files to be uploaded?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

We can change the maximum size of files to be uploaded by changing upload_max_filesize in php.ini.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how is it possible to remove escape characters from a string?Tell us how can we display the output directly to the browser?