how can refresh current page automatically, without press
any button and anchor tag.
Answer Posted / anuj
<meta http-equiv="refresh" content="2;url=index.htm">
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
Swap two variables value without using third variable in php ?
Tell me how to create a text file in php?
What is the difference between == and === in php?
Can you give example for trait in php?
What are the rules in creating php variable?
Explain the visibility of the property or method?
Tell me what is the actually used php version?
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?
Explain me what is the w3c?
How to get ip address of clients machine?
Can we extend final class in php?
what is difference between PHP4 , PHP5
Code to upload a file in PHP?
What is difference between session_unset and session_destroy?
What are php data types?