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

How to increase the maximum execution time of a script in php?

507


Are php variables global?

534


What is isset in php?

507


What is php session id?

511


What is the difference server side and browser side validation?

467






When are you supposed to use endif to end the conditional statement?

520


What’s the difference between htmlentities() and htmlspecialchars()?

557


What is the default session out time?

527


Can I use php in visual studio?

514


List types of array are available in php?

524


What is compact function php?

511


Explain what is the function file_get_contents() usefull for?

487


What is difference between html and php?

484


What is a closure in php?

515


Is php procedural or oop?

535