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 is the difference between GET and POST?

Answer Posted / 111

GET :
- GET method have not security because of data view in
addressbar. For ex: we can not use this method for checking
login
- We can bookmark link with this method
- Server can log all action
- because of server log, we can pass 255 char. as query
string

POST:
- POST method have security of data.
- We can not bookmark page link
- We can pass unlimited data by this method as query string

Is This Answer Correct ?    19 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why php 7 is faster?

1013


What is $_session in php?

1060


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

1080


Why does php start with variables?

1061


Write a program to display reverse of any number?

975


How many types of php frameworks are there?

977


How does firefox manage cookies?

1042


What are the php variables?

1063


How I can control asset documents without GR/IR?

1680


Which php framework is in demand?

952


What are the advantages of triggers in php?

958


What are access specifiers?

1067


What is php mainly used for?

1028


How to remove duplicate values from array using php?

1085


Why do we use hooks?

973