tanhaha_how
01-16-2007, 09:01 AM
hi everyone,i hav a problem here....
if(...){
.....
....
}else{
....
....
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">";
echo "<meta http-equiv=\"REFRESH\" content=\"0; URL=login.php\">";
actually this red color 1 is refresh that page...is it any other way to use method of redirect????i hav tried header(""); before....but it cant works....help me pls
if(...){
.....
....
}else{
....
....
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\">";
echo "<meta http-equiv=\"REFRESH\" content=\"0; URL=login.php\">";
actually this red color 1 is refresh that page...is it any other way to use method of redirect????i hav tried header(""); before....but it cant works....help me pls