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 / sudheer

3 ways to submit our form
1.form attribete(action)
ex:<form name="frm" method="POST/GET" action="sample.php">
2.through header functions
ex:header("sample.php");
3.through javascript
ex:echo "<!--<script
type='text/javascript'>window.location='sample.php'</script>-->";

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a session? How to remove data from a session?

1044


What is session php?

1010


Is empty array php?

1079


sort term descripttion form, report and uery

2241


What is a php 5?

1155


Is php a dying language?

1059


How to Retrieve a Cookie Value?

1309


what is variable scope, which variables are accessible from where and what are "undefined variable" errors?

1148


What is meant by urlencode and urldecode?

1134


What is php rest api?

1072


Can php run on windows server?

1077


How to set session.gc_divisor properly?

1101


What is the value for this auto incremented field user_pri_id?

988


Whether it is possible to share a single instance of a memcache between multiple php projects?

1064


What is put method in php?

1054