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 / ravi baba zaa

$_GET - It is build in super global array which collect the values from the FORM which has GET method.
Data is transferred with in URL string hence visible. Data transfered limit max. 100 characters.

$_POST - It is build in super global array which collect the values from the FORM which has POST method.
This method is safe as data is not shown in URL. Also there is
no data transfer limit. 8 Mb max size limit can be changed from PHP.ini

$_REQUEST - The $_REQUEST function can be used to collect form data sent with both the GET and POST methods.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference Between PHP 5 and 7?

1195


What's the output of the ucwords function in this example?

1099


What is the default session out time?

1160


How do you define a constant?

1010


what is constructor

1665


Explain about the connective abilities of the PHP?

1077


How do I know my xampp version?

1069


Is session a cookie?

1034


How to terminate the execution of a script in PHP?

1088


What is interface? Why it is used?

1086


What is different types of visibility?

978


How to copy a file?

1121


How do I install php and apache on windows 10?

1121


Explain the syntax for ‘foreach’ loop with example.

1002


Explain briefly about a search-friendly site looks like?

961