what is the difference between GET and POST?
Answer Posted / raj
The diffrence is :
when try to open new window then pass the value in query
string (it means using get method else pass it using post
method..).
most of things have been coverd by all folks....
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
What is the best php framework 2018?
What is varchar mysql?
What would occur if a fatal error was thrown in your php program?
Are react hooks stable?
How to access a specific character in a string using php?
What language is php based on?
Why laravel is best php framework?
How do I stop a php script?
How to submit form without a submit button.
What is php stack?
How many different types of messages available in php?
Is php fully object oriented?
What does a delimiter do in mysql?
What is the use of htmlentities in php?
What is url encoding and decoding in php?