What's diffrence between Get() and Post() Function
Answer Posted / saurabh kumar
Get shows information travling on the address bar
but post do not shows in this way the post method is more
secure than get. With the help of get method we can send 100
charecter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to pass variables by references?
What is regex in html?
Which will start a session?
What are the main error types in php and how do they differ?
What is array filter php?
What are headers in php?
What is static variable in php?
What is php how it works?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What is composer json?
What is the use of mysqli_real_escape_string() function?
Explain what does the unset() function means?
How is it possible to remove escape characters from a string?
What are the 3 types of sessions?
Which is variable cost?