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

get() method sends data in the form of url but post() method
will send as a data stream.

data transfered thru get() method is not secured whereas
post() method is safe and secured.

data sent thru get() method will be truncated but for post()
method there is no limitation on the amount of data being sent.

Is This Answer Correct ?    24 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the name of the scripting engine that powers PHP?

1180


How to read one character from a file?

1038


Why php is sometimes called as embedded scripting language?

898


What is in php 7?

958


What are the features of php?

982


What does pear stand for?

885


Why php is used with mysql?

975


How do you define a constant in php?

995


What is the difference between characters 34 and x34?

852


Can you define an array argument as a reference type?

876


What is framework in php?

963


What is the use of header() function in PHP? What the Limitation of HEADER()?

987


why did u want to leave your past organisation?

2005


What is the best php version for wordpress?

1024


In how many ways we can retrieve the data in the result set of mysql using php?

883