Q. Which function is used to redirect users to another URL? (A) redirect() (B) go_to() (C) send() (D) navigate() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) redirect() Explanation: `redirect()` sends an HTTP redirect to a different URL.