Answer & Solution
Answer: Option A
Solution:
A PHP controller is responsible for handling business logic, interacting with models to fetch data, process requests, and return responses to the client, promoting separation of concerns.