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
What is the meaning of xdebug?
Tell me how the result set of mysql be handled in php?
Explain me how to include a file to a php page?
Is php procedural or oop?
Can php variables have numbers?
Explain what is the use of "echo" in php?
How to get number of elements in an array?
What is the difference between array_map () and array_shift ()?
What is the importance of php?
How to concatenate two strings in php?
What is filter_var?
What is a string in r?
How to set session.gc_maxlifetime properly?
How to replace a text in a string with another text in php?
What is a helper function?