how can refresh current page automatically, without press
any button and anchor tag.
Answer Posted / sheeba
using meta tag
<meta http-equivalent=refresh>
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
Is multiple inheritance supported in php?
Which function is used to read a single character from a file in PHP.
How to remove all duplicate values in array in php?
What is meant by PEAR in PHP?
What is session_register()?
Explain which cryptographic extension provide generation and verification of digital signatures?
What is different between software and app
How is a session id generated?
How can I find my php version?
What is final class and final method?
What is isset and unset in php?
What is an operator in php?
How can you send http header to the client in php?
Tell me can you extend a final defined class?
Is polymorphism inherited?