Answer Posted / rani sahoo
Get method ll send the limited data through the URL from one
web page to another where as post method send the max amount
of data from one page to another page.
post is more secure than get method.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What backslash character will match whitespace?
Is laravel easy to learn?
Which is correct about mysqli and pdo?
What is difference between session and cookie in PHP?
How to merge values of two arrays into a single array?
Is it possible to destroy a cookie?
How to know user has read the email-php?
How do you explain independent and dependent variables?
How to get the ip address of the client?
What are the steps involved to run php?
Which function can be used to exit from the script after displaying the error message?
How do I start a php session?
How to remove leading and trailing spaces from user input values in php?
What is user defined function in php?
What is mysql_real_escape_string used for?