describe arguments in header in php?
Answer / seem, delhi
header() function has three arguments
1)string:Required. Specifies the header string to send
2)replace: Optional. Indicates whether the header should
replace previous or add a second header. Default is TRUE
(will replace). FALSE (allows multiple headers of the same type)
3)http_response_code:Optional. Forces the HTTP response code
to the specified value
Is This Answer Correct ? | 3 Yes | 1 No |
Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.
What is session expiry?
What is a null coalescing operator in php7?
What are different types of errors available in Php?
Tell me what library is used for pdf in php?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
how to use http headers inside php? Write the statement through which it can be added?
What does trim () do in javascript?
How to remove values saved in the current session?
How do you use an array in excel?
What is the apache?
How can we submit a form without a submit button?