Zend
200-550 · Question #101
When tracking upload progress with sessions, the values of 2 INI settings are needed to determine the key in $_SESSION of the upload progress data. What are the INI settings? (Choose 2)
The correct answer is C. session.upload_progress.prefix E. session.upload_progress.name. See the full explanation below for the reasoning.
Question
When tracking upload progress with sessions, the values of 2 INI settings are needed to determine the key in $_SESSION of the upload progress data. What are the INI settings? (Choose 2)
Options
- Asession.upload_progress.file
- Bsession.upload_progress.key
- Csession.upload_progress.prefix
- Dsession.upload_progress.freq
- Esession.upload_progress.name
How the community answered
(16 responses)- A6% (1)
- B13% (2)
- C81% (13)
Community Discussion
No community discussion yet for this question.