what is the post and get method??

Answer Posted / psharma05

get method send the data in query string and limited data.
post method send the data in hidden form and send unlimted data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the goto statement useful for?

556


Which escape sequences can be used in single quoted strings in php?

527


What does the unlink() function mean?

581


When is a conditional statement ended with endif?

510


Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()

1823






What is session cookies php?

551


How does cookies work in php?

529


Where are php configuration settings stored?

533


Where can I find php ini file?

501


What is use of preg_replace in php?

529


How to remove the new line character from the end of a text line?

518


What is the purpose of the php empty function?

494


Tell me what should we do to be able to export data into an excel file?

526


How to check if a string contains a character or word in php?

545


List types of array are available in php?

553