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 php variables?
How to create database connection and query in php?
What are the advantages of triggers in php?
Is php a programming language?
Is not null mysql?
What is the difference between single-quoted and double-quoted strings in php?
What is the meaning of ‘escaping to php’?
How to find the position of the first occurrence of a substring in a string?
What is php7?
What is the role of the .htaccess file in php?
Explain how can we increase the execution time of a php script?
How long is a php session valid?
What is the maximum size of a table in mysql?
Distinguish between urlencode and urldecode?
What is the difference between exception::getmessage and exception::getline?