What's diffrence between Get() and Post() Function
Answer Posted / rama
get() method we can send only 100 characters
post() method send (in php 8mb it is default in php.ini
file) it can change using ini_set
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is composer used for?
Why php is used in html?
Is learning php easy?
Explain how is it possible to cast types in php?
What are escaping characters?
What language is similar to php?
Is php developer in demand?
What is the use of limit in mysql?
What is a comment in php?
What is difference between echo and print in php?
Tell me when a conditional statement is ended with an endif?
What is difference between action hook and filter hook?
Tell me is it possible to remove the html tags from data?
Where sessions stored in PHP?
What is the integer?