How does header() work . What do they tell the server
same question for SESSIONS
Answers were Sorted based on User's Feedback
Answer / shyambabu
header — Send a raw HTTP header
It header has lot of properties
like location,content-type,WWW-Authenticate,Content-
disposition,catchecontrol and Expires
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / puliyadi vinod
header works with providing location with simple URL.
| Is This Answer Correct ? | 5 Yes | 5 No |
How to use validations in php?(codelgniter)
How to set session.gc_divisor properly?
Can we learn php without html?
Difference between get and post method.
Is php 5.6 secure?
Tell me how would you declare a function that receives one parameter name hello?
How can we increase execution time of a php script?
Explain Creating and Naming an Array?
What are the different components used in php for formatting?
List out some tools through which we can draw E-R diagrams for mysql?
Does php support polymorphism?
What is the use of header in php?