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
is that "enumerated array" equal to "numeric array"?
What are the advantages of oops in php?
How to replace a text in a string with another text in php?
Are static variables final?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
Is variable name casesensitive in php?
How to return ascii value of character in php?
Is php better than python?
Is empty check in php?
How to increase the execution time of a PHP script?
How to call php function from javascript using ajax?
Tell me what's the difference between include and require?
What is binary safe string?
Tell me what does the scope of variables means?
What is composer json?