what is the difference between GET and POST?

Answer Posted / lakum

Get method is default method In this data is send with URL
Not a secure manner.

In Post method data send in body portion

Is This Answer Correct ?    301 Yes 42 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is helper function?

506


What is url encoding and decoding in php?

554


What is the meaning of "enctype= multipart/form-data" ?

528


What is the use of preg_match in php?

533


Can you define an argument as a reference type?

554






What is the difference between substr() and strstr()?

784


What is csrf verification?

533


Is php worth learning in 2019?

515


What is the difference between array_merge() and array_merge_recursive() in php?

543


What is the actually used php version?

528


Which programming language does php resemble to?

541


What is the best php framework 2018?

533


What is meant by session in php?

503


What is the difference between die () and exit () in php?

513


Why shouldn't I use mysql_* functions in php?

593