what is the difference between GET and POST?
Answer Posted / rahul kumar
Get-> we can transfer limited data and its not secure.
post-> we can transfer unlimited data. ans its a secure.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
When are you supposed to use endif to end the conditional statement?
How can we display the output directly to the browser?
How to write a program to make chess?
What is the importance of php?
What is a path Traversal?
What are php loops?
how to track user logged out or not? when a user is idle?
What are the difference between overloading and overriding in oops?
What is difference between ksort() and usort() functions.
How many data types are used by php?
Explain about switch statement in PHP?
What is var_dump?
What does isset() function?
Is age interval or ordinal?
What is compact function php?