List out different arguments in PHP header function?
Answer Posted / rajesh bhujbal
Different arguments that we can pass in header() are:
1.Location:
2.HTTP/
3.Status:
4.WWW-Authenticate:
5.Content-type:
6.Content-Disposition:
7.Cache-Control:
8.Expires:
9.Pragma:
10.Expires:
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Write logic to print Floyd's triangle in PHP?
What is the difference between die () and exit () in php?
What is php and its advantages?
Php program to generate fibonacci series?
Is salary fixed or variable cost?
How to enable parsing?
Tell me what are the different types of errors in php?
What is local variable in php?
What are the differences between GET and POST methods?
Tell me what is htaccess?
List some string function name in php?
Can you define an argument as a reference type?
What is the difference between super () and this ()?
Can php variables have numbers?
How do you create an array in php?