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 deffience betwwen get() , Post , Request()

Answer Posted / viranjaneyulu.nagasarapu

there methods are same as to reading values from html in php.
1.get():- using get method,u can able to see values what
sending and u can send little bit data only.
2.post():-using post method,u not able to see values what
sending and u can send data as well as files and images
only,it's more secure compare to get and request.
3.request():-using request method ,u can reading values from
useing weather get or post method.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what does the function get_magic_quotes_gpc() means?

986


Explain what is the function file_get_contents() usefull for?

1019


What does isset() function?

1026


Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);

1063


In PHP, fgets() is used to read a file one line at a time. State Whether True or False?

1236


Describe session in php.

1121


Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?

1027


What is $$ in php?

1021


How can we determine whether a php variable is an instantiated object of a certain class?

997


How do I debug php?

991


What is magic function in php?

1080


What is the difference between rest and soap?

1215


Tell me what is the use of "enctype" attribute in a html form?

1062


What is the use of mysqli_real_escape_string() function?

979


Can you give example for trait in php?

1064