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
Explain how is it possible to set an infinite execution time for php script?
What is default session time and path in php?
What is fetch array in php?
Is c similar to php?
Do you know what is php?
What is member function?
What is abstract class php?
What is namespace and use in php?
What is reference variable php?
What is factory pattern in php?
What is the difference server side and browser side validation?
What is meant by pear in php? What is the purpose of it?
What does odbc do in context with php?
What is mysql_fetch_array?
What are encryption functions in php?