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
What is ci framework in php?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
How to redirect https to http url and vice versa in .htaccess?
What is lazy loading in php?
Why do we need session?
What is php oops concepts?
Is php faster than python?
How to set session.gc_maxlifetime properly?
What are the disadvantages of php?
How to open standard output as a file handle?
Does mysql need php?
What is the difference between php 5 and php 7?
What are string functions?
Who is the father of php?
What is php and why we use it?