What are different ways to redirect from on page to other?
Answer Posted / jitendra jhariya
one is header(""); and second is with the help of java
script and third is by form action
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to get no of arguments passed to a PHP Function?
What is difference between session_unset and session_destroy?
What is the difference between unset and unlink?
Do you know design patterns. List few?
Explain what does the function get_magic_quotes_gpc() means?
What are the differences between require and include?
What is difference between php and wordpress?
What is final keyword in php?
Is php session id unique?
How to generate a form?
What are the ways to define a constant in php?
How to download and install php on windows?
How to get the length of string?
What is php addslashes?
What is polymorphism in oop php?