How many ways I can redirect a PHP page?

Answer Posted / nikunj

By HEADER() func. of PHP you can redirect PHP page.

By useing ACTION property of form tag of page, you can
redirect page.

By useing javascript, you can redirect page

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is php trait?

524


What is xss and csrf?

522


What is difference between strstr() and stristr() in PHP?

547


What are the rules to determine the “truth” of any value which is not already of the boolean type?

512


Is variable name casesensitive in php?

550






What is faster?

558


How to randomly retrieve a value from an array?

552


How to open a file in php?

619


How to reset/destroy a cookie?

577


Which database is best for php?

533


Does php need apache?

499


Which is better php praogramming or cad/cam scope wise and also salaray wise?

1574


How escape single quotes php?

484


What’s the difference between htmlentities() and htmlspecialchars()?

576


In php how can you jump in to and out of "php mode"?

565