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
What are the method available in form submitting?
What are the ways to define a constant in php?
Describe which programming language does php parallel to?
What is user defined function in php?
Do you know design patterns. List few?
How to send a cookie to the browser?
What is the use of count() function in php?
What type of comments are supported by PHP.
What is difference between session and cookie in PHP?
Which of the data type is compound datatype supported by PHP?
What is composer phar?
Tell me what should we do to be able to export data into an excel file?
What is the functionality of md5 function in php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
How to get length of an array in PHP?