what is the difference between GET and POST?
Answer Posted / lakum
Get method is default method In this data is send with URL
Not a secure manner.
In Post method data send in body portion
| Is This Answer Correct ? | 301 Yes | 42 No |
Post New Answer View All Answers
Should I learn php before wordpress?
Explain how can php and javascript interact?
Which is a perfect example of runtime polymorphism?
Explain type casting and type juggling.
Explain what does the expression exception::__tostring means?
How does html form submit work?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
How to test if a variable is an array?
What is api used for?
where do we use htaccess?
What is php programming used for?
Does php need apache?
How do you connet mysql database with php?
What are interfaces in php?
What is advanced php programming?