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
What is serialization in php?
What are the 5 types of variables?
Which function would you use to determine the length of a string in php?
Does wordpress still use php?
Describe the security vulnerability of PHP?
How to fix "headers already sent" error in php
How to create an array of a group of items inside an html form?
How to declare an array in php?
What is the best way to avoid email sent through php getting into the spam folder?
How do you remove duplicates from an array?
Is php procedural or oop?
Who is the father of php?
Is php session id unique?
Can I use node js with php?
How to set a page as a home page in a php based site?