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
What is $_ post in php?
Explain the changes in php versions?
What are php applications?
What are the advantages of stored procedures, triggers, indexes in php?
How to redirect a page in php?
Explain how to execute a php script using command line.
What is variable give example?
What is final in php?
Which is a perfect example of runtime polymorphism?
What is default session time in php?
How to test if a variable is an array?
What is singleton design pattern in php?
Explain about the $_GET variable of PHP?
How do I start a php session?
How many records can be stored in mysql table?