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 difference between get and post in php?
How to get the ip address of the client?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
Why is php used?
How many types of functions are there in php?
What is strlen function in php?
Is php a strongly typed language?
How can a cross-site scripting attack be prevented by php?
CWD is a type of shell variable. State Whether True or False?
What is slim framework?
What is the function func_num_args() used for?
sort term descripttion form, report and uery
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What does session start do in php?
How to set a page as a home page in a php based site?