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 / prasad konnur

with Get we can send limited number of characters in query
string.

Post method is more secure than Get.

Is This Answer Correct ?    27 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between exception::getmessage and exception::getline?

541


Tell me what is the use of "ksort" in php?

560


How is the comparison of objects done in php?

525


What is Mcrypt used for?

585


Explain what does $_server means?

581






Differences between get and post methods?

542


Tell me how is the ternary conditional operator used in php?

579


Write down the code for save an uploaded file in php.

538


Tell me what is htaccess?

493


What does the expression exception::__tostring means?

562


What is overloading and overriding in php?

558


What are the uses of explode() function?

563


How to read and display a HTML source from the website url?

562


How values in arrays are indexed?

599


What is the use of Php variables?

595