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_limit
I 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