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 / asish kumar khuntia (mithu)

Look there are more difference between get and post method.
one is data posting capacity.
2 is data security propose.

Post method is use in form submit case bec it contain
secure data.
Get method is use in gallery, shopping cart where categoty
sub category case.

Is This Answer Correct ?    33 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of trim in php?

525


What is the use of 'print' in php?

550


How to include variables in double-quoted strings?

513


What is polymorphism php?

504


What is php's mysqli extension?

569






What is is_null() in php?

587


Which is faster for or foreach?

514


Explain what is the difference between for and foreach?

535


How to enable error reporting in php?

538


Is php dead 2019?

541


What is the difference between unset and unlink?

540


What is new static in php?

536


Which function is used in php to count the total number of rows returned by any query?

527


Which database is best for php?

537


What is difference between web service and api?

515