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 diffrence between GET,POST and REQUEST Method.

Answer Posted / nikunj

GET : When you use this method then variables are view in
the addressbar. If you want security then don't use this
method. That mean in this method have not security. When
you passing value by this method then only 255 char you can
pass. Its useful when you want to bookmark page.

POST: When you passing value by this method then you can
not view value in addressbar of explorer. It is secure then
GET. This method have not any limit for passing value. You
can not bookmark link by this method. If you want to server
log then you can not get by using this method.

REQUEST: When you use GET and POST method then by REQUEST
method you can make request to server and get value of
variable.

Is This Answer Correct ?    36 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to block direct directory access in PHP?

1022


How to connect to mysql from a php script?

1108


What is a php web application?

1060


How to create connection in php?

1054


What is use of echo in php?

984


What is is_null() in php?

1115


How do you end php?

1021


What is associative array in php?

1062


What is the best php version for wordpress?

1185


What is a null coalescing operator in php7?

1205


Is php procedural or oop?

1035


How do you clear environment variables?

995


Php code to find whether a number armstrong or not?

1013


How to support multiple-page forms?

1019


Php says that an array is an ordered map. But how the values are ordered in an array?

1101