thanks arborint for giving idea about Java to use in this and here the right code
echo "<script>top.location.replace('https://www.yoursite.com/');</script>";
Hope will help some bady
Regards
Search found 3 matches
- Fri Aug 08, 2008 6:10 am
- Forum: PHP - Code
- Topic: header question
- Replies: 3
- Views: 513
- Fri Aug 08, 2008 5:44 am
- Forum: PHP - Code
- Topic: header question
- Replies: 3
- Views: 513
Re: header question
echo "<script>location.replace('index.htm');target=_top</script>";
i tried with java script but it did not work as well
or do u have any command in mind let us know thanx hope/looking for help and more to know
i tried with java script but it did not work as well
or do u have any command in mind let us know thanx hope/looking for help and more to know
- Thu Aug 07, 2008 10:05 pm
- Forum: PHP - Code
- Topic: header question
- Replies: 3
- Views: 513
header question
Hello all
My question is about header and it's in iframe but when it's redaite it need to be in top so i try like in the code below but it did not work out
header("Location: target=_top index.php");
how the code it showed to be
thank you
My question is about header and it's in iframe but when it's redaite it need to be in top so i try like in the code below but it did not work out
header("Location: target=_top index.php");
how the code it showed to be
thank you