How does header() work . What do they tell the server
same question for SESSIONS
Answer Posted / puliyadi vinod
header works with providing location with simple URL.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
what is the scope of php in the future if any other language is developed then may be php is loss ???
What are the differences between mysqli_connect and mysqli_pconnect?
Why does sql injection happen?
What are the different filter functions used to filter a variable?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Is php easier than javascript?
What are psrs? Choose 1 and briefly describe it?
How long does a php session last for?
What is the difference between explode() and split() functions?
How can we connect to a mysql database from a php script?
What is fetch array in php?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
How can php and html interact?
What is the difference between html and php?
Which PHP function would you use to send an email?