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

What is the use of limit in mysql?

1037


How to call a php function from another php file?

1026


How do you destroy a session?

961


How does php serialize work?

1107


How to access standard error stream in PHP?

1202


Does php 5 support exceptions?

1190


What are php applications?

988


What is default session time and path in php?

1108


What does sign mean php?

1028


What is the use of callback in php?

1051


Should I learn php before wordpress?

1025


What is difference between print_r and echo in php?

933


What does a special set of tags do in php?

973


What is laravel php?

1069


Is nan in javascript?

1025