Answer Posted / ram kaushik
post and get both are used to send data while submission of
the form but the difference is 'get' is used for sending
small data and security threat can happen, in case of post
large data can be sent and data will be secured.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Write a program using while loop in php?
What is final class and final method in php?
What is regular expression in php?
What does pear stand for?
How do you clear environment variables?
What is empty php?
Why php 7 is faster?
How to access a global variable inside a function?
What Is a Persistent Cookie?
How to find datatype of variable in php?
What's the difference between __sleep and __wakeup?
What is the major php security hole? How to avoid?
What does a delimiter do in mysql?
Why would we use === instead of ==?
What is the difference between static and dynamic websites?