What are the differences between Get and post methods in
form submitting, give the case where we can use get and we
can use post methods?
Answer Posted / alby
ya absolutely the GET METHOD IS LESS powerful than POST METHOD
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What are html entities?
What is data type in php?
What is a php certification?
How to get the position of the character in a string in php?
Tell me how can we determine whether a variable is set?
How can i execute PHP File using Command Line?
Can we extend final class in php?
How many escape sequences are recognized in single-quoted strings?
Explain the importance of the function htmlentities.
How is csrf token generated?
What are the functions to be used to get the image's properties (size, width and height)?
Explain me is it possible to destroy a cookie?
What will the ?getdate() function returns in PHP?
What is csrf token and why it is required?
What is the use of callback in php?