What are different ways to redirect from on page to other?
Answer Posted / mahesh
Using Php
header("Location: "test.php");
exit();
Using Javascript
location.href='test.php';
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What enctype is required for file uploads to work?
Is age interval or ordinal data?
Is null or empty c#?
What is php date function?
Do you have to initialize variables in php?
Can we use session in mvc?
What php framework does wordpress use?
How can i execute PHP File using Command Line?
What is an associative array?
How do you count numbers in php?
How can we change the value of a constant?
What is csrf token and how it works?
Why we use get in php?
What language is php written in?
A process is identified by a unique___