Home »
MCQs »
FuelPHP MCQs
Which of the following methods offers an option to set the HTTP status code?
27. Which of the following methods offers an option to set the HTTP status code?
- Status
- Set
- Set_status
- Custom_status
Answer: C) Set_status
Explanation:
set_status method offers an option to set the HTTP status code.