Q&A
Questions
Tags
Login
Sign up
Questions
/ What is the use of the header() function in PHP?
0
What is the use of the header() function in PHP?
Asked 2 months ago · Viewed 0 times
It is used to send raw HTTP headers to a client (e.g., for redirection).
php
web
Bookmark
Report
asked by
chance
No comments yet.
Comment
1 Answer
0
It is used to send raw HTTP headers to a client (e.g., for redirection).
answered 2 months ago by
chance
No comments yet.
Comment
Your Answer
Post Your Answer
No comments yet.