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 |
How do I clear my browser session?
Differences between get, post and request methods ?
What is the output of the ucwords function in this example?
Where can I learn php?
When you will get the error "Cannot add header information"?
What is magic function in php?
Tell me what is the use of "enctype" attribute in a html form?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
how we can use lamp.ie installatiion and basic workings.Is it similar to wamp in usage?
What are the different filter functions used to filter a variable?
hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.comcom
What is the difference between Reply-to and Return-path in the headers of a mail function?