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

Write a program using while loop?

555


What is substr in php?

530


How to include variables in double-quoted strings?

510


What is the purpose of the '.frm' file extension? What do thes file contain?

510


Does csrf token change?

524






What does the expression exception::__tostring means?

559


Is python easier than php?

543


Why triggers are used in mysql?

534


What does csrf token mean?

510


How do you check if a variable has been set in php?

512


What is the difference between myisam and innodb?

507


What is the most convenient hashing method to be used to hash passwords?

507


How is it possible to know the number of rows returned in result set?

529


What is the purpose of the php empty function?

493


What is the use of mysql_real_escape_string in php?

456