Quick page redirection & lt ;? Functionturntopage ($ url & quot; indexphp & quot;, $ info & quot; page redirection & quot;, $ second2) {print & quot; & lt; html & gt; n & lt; head & gt; n & lt; title & gt; webpage redirection in progress & lt; titl
Quick page navigation
- Function turntopage ($ url = "index. php", $ info = "page redirection...", $ second = 2 ){
- Print"NNPage turning ....N ";
- Print" N "; // open source code phpfensi.com
- Print" N NN ";
- Print"NN ";
- Print" N ";
- // 111cn.net
- Print"N ";
- Print" N ";
- Print"N ";
- Print"N ";
- Print" N ";
- Print" N ";
- // Open source code
- Print"N ";
- Print" Page redirection prompt informationN ";
- Print"N ";
- Print"N ";
- Print" $ InfoN ";
- Print"N ";
- Print"N ";
- Print" N ";
- Print "$ url"> if your browser does not support automatic redirect, click hereN ";
- Print"N ";
- Print"N ";
- Print"N ";
- Print"N ";
- Print"N "; // open source
- Print" N ";
- Print"N ";
- Print"N ";
- Print"N";
- Exit;
- ?>
Php redirection
- Method 1: header ("location: index. php ");
- Method 2: echo" Window. location = "$ php_self "; ";
- // Open source code
- Method 3: echo" ";
- ?>