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
Is time a dependent variable?
What do the initials of php stand for?
Which function would you use to read a line of data from a file in php?
What is string and its function?
What is meant by MIME?
Which array function checks if the particular key exists in the array?
How to open a file in php?
When is a conditional statement ended with an endif?
Is php a low level language?
How to create reusable code in php?
How to update memcached when you make changes to php?
What is apache and php?
Is php deprecated?
Are php short tags acceptable to use?
Can age be a variable?