Home »
MCQs »
FuelPHP MCQs
Which of the following methods permits access to the previous set of header information?
30. Which of the following methods permits access to the previous set of header information?
- Previous_header
- Last_header
- Get_header
Answer: C) Get_header
Explanation:
get_header method permits access to the previous set of header information.