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
How can I load data from a text file into a table?
Explain me is multiple inheritance supported in php?
Which is not a file-related function in php?
When to use self over $this?
What are the string functions in php?
Where php basically used?
What is overloading and overriding in oop?
How would you declare a function that receives one parameter name hello?
Why do we use htaccess and where?
How long do php sessions last?
What are different types of Print Functions available in PHP?
What was the old name of php?
Tell me what is mean by an associative array?
What is php static function?
What is inheritance in php? How many types of inheritance supports php?