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
How to generate a form?
What is csrf cookie?
How to get number of elements in an array?
What is the use of mysql_fetch_array in php?
How to remove blank spaces from the string?
What is polymorphism in php?
What is a php tag?
What is the difference between print() and echo() in PHP?
What are the special characters you need to escape in double-quoted stings?
How do you clear environment variables?
What is the difference between session_unregister() and session_unset()?
Suppose your zend engine supports the mode ?> Then how can you configure your php zend engine to support Mode ?
What is php explain how php works?
What do you mean range() in php?
How to set cookies in PHP?