What's diffrence between Get() and Post() Function
Answer Posted / sri harsha
In get() method form values are send by url and is not secure.
In post() method form values are send along with headers and
was secure.
get method is faster than post method.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is php used in 2019?
What is the function in PHP do not return a timestamp?
How do I display php errors?
What are the methods useful for method overloading?
What is a php session?
What is the use of header in php?
How many ways to include array elements in double-quoted strings using php?
What is the difference between characters 34 and x34?
What exactly is PHP?
Which is true about the singleton design pattern?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
Which function can be used to delete a file?
what is mean by portal
Are php short tags acceptable to use?
Explain mysql_errno()?