what is the difference between GET and POST?
Answer Posted / yogesh
GET : GET method is a not secure long time period
POST : POST method is a long time period of future is
successfully work on the our file/project
(So better is POST than GET)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Who is the father of php and what is the current version of php and mysql?
How to read a file in binary mode?
Are php variables global?
Which function(s) in PHP computes the difference of arrays?
Php says that an array is an ordered map. But how the values are ordered in an array?
What is variable and data type?
How can you retrieve a cookie value?
How big is varchar max?
Write the statements that are used to connect php with mysql
How to uploaded files to a table?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
How to join multiple strings stored in an array into a single string?
What is api used for?
How many columns can be added in a table in mysql?
What is the difference between pop3 IMAP and MAPI?