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
What is a composer?
Which function parses an English textual date or time into Unix timestamp in PHP.
How does php server work?
What is php and sql?
What are escaping characters?
What does csrf token mismatch mean?
What do you mean range() in php?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
Can I use php in visual studio?
Tell me what is the main difference between php 4 and php 5?
What is the use of mysql_real_escape_string() function?
What is the use of header() function in php?
How the values are ordered in an array?
What is php oops concepts?
List some features of php that are deprecated in php