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 |
programm for factorial
How can I reverse sort an array keeping the correlation between the index and value?
2 Answers Rushmore Consultancy,
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What is the purpose of pear in php?
What is a php certification?
How does php serialize work?
How can we destroy the cookie?
What is the phpstorm?
How to concatenate two strings in php?
What is super keyword in c++?
Write a statement to show the joining of multiple comparisons in php?
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"