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 |
What is PHP's configuration file called?
A process can run only in the background. State Whether True or False?
What is scope of variable in php?
What is the function to count elements in an array in PHP?
What is the use of dual table in mysql?
Define anonymous classes in php7?
Is php front end?
What is an anti csrf token?
How can we encrypt and decrypt a data present in a mysql table using mysql?
Is php better than python?
How to support multiple-page forms?
What is a model in php?