What are different ways to redirect from on page to other?
Answer Posted / cpsarathi79
header("location: xxxx.php");
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Is age an interval or ratio?
Which is useful for method overloading?
How is it possible to parse a configuration file?
Swap two variables value without using third variable in php ?
Where do we use get and post?
What is form submission?
Is php a mvc?
What is php limit?
How many types of php are there?
What is php sequence?
What is the use of "echo" in php?
What is array function in javascript?
Is overloading possible in php?
When do you use define() and when do you use const. What are the main differences between those two?
Is variable name casesensitive in php?