what is the difference between GET and POST?
Answer Posted / raghunandan rawat
The different of get and post
GET_is
datais submited as a part of url
it can stoe only 18 from veriable
post_is
data is not visible in the url
it can post unlimited from varible
| Is This Answer Correct ? | 15 Yes | 15 No |
Post New Answer View All Answers
What is difference between php and html?
How to include a file code in different files in php?
Which function would you use to merge two arrays in php?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
Is php easier than node?
What is the function of string in c?
What is delimiter php?
Which will start a session?
What is super () python?
How does firefox manage cookies?
Tell me how is it possible to know the number of rows returned in result set?
What are objects in php?
How to open standard output as a file handle?
How to execute an sql query?
Explain why would we use === instead of ==?