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
How can you send http header to the client in php?
What are the characteristics of php?
Why and where do we use htaccess?
Is java is better than php?
Explain which cryptographic extension provide generation and verification of digital signatures?
What is the value for this auto incremented field user_pri_id?
Tell me what is the use of explode() function?
What is return value in php?
What is move_uploaded_file in php?
What are the disadvantages of php?
When sessions ends?
How break and continue while loop in php?
What is the use of inner join in mysql?
What is php ci?
Do loops php?