how can refresh current page automatically, without press
any button and anchor tag.
Answer Posted / satya
It is possible by using AJAX(Asynchronous Javascript And Xml).
| Is This Answer Correct ? | 25 Yes | 8 No |
Post New Answer View All Answers
What is == and === in php?
When to use single quotes, double quotes, and backticks?
What is the difference between substr() and strstr()?
What is urlencode and urldecode in php?
Declare a new variable in php equal to the number 3;
What is the function used to change the root directory in PHP?
What is the difference between php and cakephp?
What does == mean in php?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Can I run php without xampp?
Do you know what does mvc stand for and what does each component do?
What is php form validation?
How to create a table to store files?
What is the scope of a variable defined in a function?
What is list function with their uses.