What are different ways to redirect from on page to other?
Answer Posted / lingeswari v.chandra
another method using javascript:
location.replace('url')
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain Traits in PHP?
How do you destroy a particular or all Sessions?
What is the use of post in php?
why did u want to leave your past organisation?
is that "enumerated array" equal to "numeric array"?
What is the difference between file_get_contents() and file_put_contents() in php?
List some features of php that are deprecated in php
How can you make a connection with mysql server using php?
Which parts of php are case sensitive?
where do we use htaccess?
What is varchar mysql?
Why post method is used in php?
How to access a specific character in a string using php?
What is mysql in php?
Can I include php in javascript?