What are different ways to redirect from on page to other?
Answer Posted / pramod
The above syntex will work fine iff
1)there is no blank line before this syntax
2)No echo or print commnad used before this syntax
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Do you know how to get the ip address of the client?
How check field is empty or not in php?
Is it easy to learn wordpress?
Tell me how can we display information of a variable and readable by human with php?
Explain the visibility of the property or method?
Tell me are parent constructors called implicitly inside a class constructor?
What is better .net or php?
How to set cookies in PHP?
How do I check if a given variable is empty?
What is == and === in php?
How does php session work?
What are different types of runtime errors in php?
How to close a session properly?
What is __ construct in php?
What is the use of the function 'imagetypes()'?