<<< Previous question <<< Question ID#0275.md >>> Next question >>>
Which of the following statements correctly explains the working of the following code snippet?
header(聽"Location:聽http://www.zendexam.com"聽);- A) It redirects the page to the given location.
- B) It displays the header information of the given link.
- C) It displays the cookie of the given link.
- D) It saves the cookie value in the client's browser.
Answer
Answer: A