What are headers in php?



What are headers in php?..

Answer / Himanshu Agarwal

Headers in PHP are metadata that are sent along with the HTTP response. They can be set using functions like header() or HTTP_HEADER arrays.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is PHP's configuration file called?

1 Answers  


A process can run only in the background. State Whether True or False?

1 Answers  


What is scope of variable in php?

1 Answers  


What is the function to count elements in an array in PHP?

1 Answers  


What is the use of dual table in mysql?

1 Answers  


Define anonymous classes in php7?

1 Answers  


Is php front end?

1 Answers  


What is an anti csrf token?

1 Answers  


How can we encrypt and decrypt a data present in a mysql table using mysql?

3 Answers   Microsoft,


Is php better than python?

1 Answers  


How to support multiple-page forms?

1 Answers  


What is a model in php?

1 Answers  


Categories