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...

What are the differences between Get and post methods in
form submitting, give the case where we can use get and we
can use post methods?

Answer Posted / malathi

using get method is not secure, ur informations will be
appeared in the url address. using post method is much
secure it will not appear in the url address. eg.secure for
using post method in login form.
Get-> we can transfer limited data and its not secure.
post-> we can transfer unlimited data. ans its a secure.

Is This Answer Correct ?    30 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is get and post method in php?

1062


What is basic php?

1119


Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()

2391


What is $_ request in php?

945


How to enable error reporting in php?

1116


Is php a low level language?

1026


How to pass variables by references?

1040


How do you remove duplicates from an array?

1105


Tell me what does the scope of variables means?

996


What is the actually used php version?

1183


Write a program to display reverse of any number?

975


What are the different tables(engine) present in mysql, which one is default?

1097


What is parent __construct ();?

1079


What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?

1004


What is call by reference in php?

1072