How many ways I can redirect a PHP page?

Answer Posted / kesavan


header('location:next.php');
you can use <meta> to redirect

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How send email using php?

748


Tell me which function gives us the number of affected entries by a query?

785


How do I install php and apache on windows 10?

808


What is parent __construct ();?

790


Do you know how to delete a file from the system?

777


What is mod_php?

781


What is difference Between PHP 5 and 7?

780


What is $_session in php?

762


What is "echo" in php?

756


How to return ascii value of character in php?

800


What does the scope of variables mean?

753


Is not null in php?

726


How do you destroy a particular or all Sessions?

807


What is smarty?

754


How do you use bcrypt for hashing passwords in php?

799