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

GET :
A : http Request AS GET may gets fails, if exceed certain
length in request URI as it is passed as query string
B : uploading files through input type file not possible
C : Chances for Data lost after server encoding


POST :
A : It does not fails in http Request AS POST
B : uploading files through input type file is possible
C : Data does not lost after server encoding

Is This Answer Correct ?    41 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Is a Persistent Cookie?

1108


What is the use of post in php?

1024


How can php and html interact?

1099


Is laravel frontend or backend?

1009


What is difference between put and post method in http?

1092


Is php fully object oriented?

988


What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?

1120


What does $globals means?

971


How do you use bcrypt for hashing passwords in php?

1129


How to Pass JSON Data in a URL using CURL in PHP?

1122


Why laravel is the best php framework in 2019?

999


Is it easy to learn php?

1027


What is the timeout period on session values?

1133


When should you use a stored procedure?

1015


How to remove an empty directory?

1083