Zend
200-710 · Question #125
200-710 Question #125: Real Exam Question with Answer & Explanation
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
Community Discussion
No community discussion yet for this question.