Answer Posted / habib
Actually both method are used to send the form information
but by get method we can send limited data and used in small application while post method is used to send large amount of data and it is more secure than get method because get method show the address in browser
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you end a function in python?
What is the difference between the functions strstr() and stristr()?
What are php keywords?
How can you send email in php?
Which parts of php are case sensitive?
what is the scope of php in the future if any other language is developed then may be php is loss ???
Is php the same as html?
What are the four scalar types of php?
How can we change the maximum size of the files to be uploaded?
What are the differences between session and cookie?
What is a query in a database?
What is isset and unset in php?
What is use of header() function in php?
Where is my php ini file?
What does PEAR stands for?