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

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 ?    149 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

1025


Can I use php in visual studio?

1064


How to read the entire file into a single string?

1039


How to find datatype of variable in php?

1049


What does $this do in php?

1019


How to set session.gc_maxlifetime properly?

1116


What are examples of independent and dependent variables?

998


Which php mvc framework is best?

1071


Write a program using while loop in php?

1052


What can php do?

1066


Why is node js better than php?

1175


Is null function in php?

1064


What is default session time in php?

1022


How does php session work?

1027


Why php is sometimes called as embedded scripting language?

996