List out different arguments in PHP header function?
Answer Posted / saju
header ('Refresh: 1; URL='.$_SERVER['PHP_SELF']);
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are soundex() and metaphone() functions in php?
What are headers in php?
Why do we use sessions in php?
which will print out the php call stack?
What is difference between require_once(), require(), include()?
What types of Data Can Be Used as Array Keys?
What is php's mysqli extension?
Do you know what is the function func_num_args() used for?
What is $_ request in php?
What is fetch array in php?
how to track user logged out or not? when a user is idle?
What does php do?
The left association operator % is used in PHP for?
How to define a user function?
What do you mean by having php as whitespace insensitive?