Answer Posted / psharma05
get method send the data in query string and limited data.
post method send the data in hidden form and send unlimted data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of final class in php?
How many types of php frameworks are there?
Tell me what does the scope of variables means?
Do I need apache for php?
How to make database connection in php?
Tell me what sized websites have you worked on in the past?
Write a program to find the factorial of a number in php?
What is the difference between "echo" and "print" in php?
Which functions are used to remove whitespaces from the string?
How do I escape data before storing it into the database?
How to include variables in double-quoted strings?
What is form submission?
What is string in php?
How to concatenate two strings in php?
Which is better python or php?