Answer Posted / 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 |
Post New Answer View All Answers
What are magic methods?
How to initiate a session in php?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
> symbol is used to redirect the output of a command. State Whether True or False?
How can we pass the variable through the navigation between the pages?
Explain some most commonly use string functions in php?
How to replace a substring in a given string in php?
What is the use of Mbstring?
why did u want to leave your past organisation?
Is server side a session?
How to get the position of the character in a string in php?
Explain me how to include a file to a php page?
How to write php function in html onclick?
How to download and install php on windows?
Write down the code for save an uploaded file in php.