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
How can you send email in php?
Tell us what is the difference between session_unregister() and session_unset()?
How to remove html tags from data in php?
How to enable error reporting in php?
How can I make a script that can be bilingual (supports english, german)?
Which is correct about mysqli and pdo?
Does php require a web server?
What is php namespace?
What is input sanitization in php?
What is "print" in php?
What does trim () do in javascript?
How to return ascii value of character in php?
Which function would you use to merge two arrays in php?
What is php built on?
What is cookies? How to create cookies in php?