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
Can you convert php to html?
Explain me how failures in execution are handled with include() and require() functions?
What is lamp in php?
Is php coding easy?
What is a definer in mysql?
Explain the difference between session and cookies in php?
How can we know the total number of elements of Array?
What is the use of trim function in php?
Can you use php and javascript together?
When is a conditional statement ended with endif?
What is a substring in php?
What is static in php?
What is difference between post and put in rest?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
Does php 5 support exceptions?