A

Admin • 833K Points
Coach

Q. Which function is used to redirect to another page?

  • (A) goto()
  • (B) url_redirect()
  • (C) header()
  • (D) redirect_page()
  • Correct Answer - Option(C)
  • Views: 28
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

header('Location: url') is used for redirection.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.