Home »
MCQs »
FuelPHP MCQs
Among set_header and set_headers which of the following methods delivers an option to set multiple headers using an array?
29. Among set_header and set_headers which of the following methods delivers an option to set multiple headers using an array?
- set_header
- set_headers
Answer: B) set_headers
Explanation:
set_headers method delivers an option to set multiple headers using an array.