Answer Posted / rajeev sharma
Basically both method are use for send form data with the
help of the browser but difference is that the get method
send limited form data and show the address in the browser
but with the help of post method you can send unlimited form
data with security.
| Is This Answer Correct ? | 32 Yes | 5 No |
Post New Answer View All Answers
Tell me how can we pass the variable through the navigation between the pages?
Is rent a variable cost?
Does php require a web server?
What is the use of limit in mysql?
How many records can be stored in mysql table?
Is php procedural or oop?
Why do we use session?
How to split a string into array using php?
Explain me what is the importance of "method" attribute in a html form?
Which will check if a function exists?
How do I check if a given variable is empty?
how retrive the video file in php using video tag
What is php and sql?
How to convert strings in hex format?
What are the steps involved to run php?