Contents

 
Home
PHPRunner 6.0 manual
Prev Page Next Page
 
 

Redirect to another page

 

To redirect to another page use Redirect to another page action.

step11-1-6

yellowbulbNote: Change the values listed in red to match your specific needs.

//**********  Redirect to another page  ************

header("Location: anypage.php");

exit();

 

Converted from CHM to HTML with chm2web Standard 2.85 (unicode)