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
What is the difference between explode() and split() functions?
Explain about switch statement in PHP?
How to process the uploaded files?
What is php dependency injection?
Explain the importance of the function htmlentities.
What are variables in research examples?
What software is required for php?
Which escape sequences can be used in single quoted strings in php?
What are html entities?
explain php variable length argument function.
Tell me can the value of a constant change during the script's execution?
Explain some of the php string functions?
What is the default session time in php?
How can I convert ereg expressions to preg in php?
What is prepared statement in php?