Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How many ways I can redirect a PHP page?

Answer Posted / laxmikant

1- <script>location.replace("index.php");</script>
2-<script>window.href="index.php";</script>
3-header("Location:index.php");
4-<meta http-equiv="refresh" content="5; url=newurl.html">

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sign mean php?

1033


What is a php namespace?

1015


How can I increase my website session?

1114


What is query string php?

1026


What are php magic methods?

1047


Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);

1063


What is the difference between php4 and php5?

1118


Tell me how can we pass the variable through the navigation between the pages?

1041


Can we embedded directly PHP code into XHTML document? State Whether True or False?

1846


Where is php code written?

1047


What are the advantages of indexes?

961


Tell me what is the actually used php version?

1085


What is php explain?

1004


Why overriding is called runtime polymorphism?

1034


Does php 7 support multiple inheritance?

1084