1.

Which directive sets a maximum allowable amount of memory in megabytes that a script can allow?(a) max_size(b) post_max_size(c) max_memory_limit(d) memory_limitI had been asked this question in a national level competition.The query is from Uploading Files with PHP in section File and Session Handling in PHP of PHP

Answer»

The CORRECT ANSWER is (d) memory_limit

For EXPLANATION I WOULD say: Its default VALUE is 16M.



Discussion

No Comment Found

Related InterviewSolutions