![]() |
How to navigate through pages automatically without href links
$_SESSION['username']=$username;
$type=$dbtype; if($type=="Student") { //codes for guest acc stud_login.php } else { //codes for guest acc guest_login.php } How to navigate to a specific page?? automatically |
Looks like you need to header function, like this:
PHP Code:
|
| All times are GMT. The time now is 06:03 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0