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


Please Help Members By Posting Answers For Below Questions

What is the use of "enctype" attribute in a html form?

519


What are computer variables?

523


How can I make a script that can be bilingual (supports english, german)?

579


What is new keyword in php?

527


What is the purpose of a query?

496






What does $_files means?

506


What is polymorphism?

2063


What is meant by variable variables in php?

524


Xplain is it possible to use com component in php?

521


How are cookies created?

536


How to pad an array with the same value multiple times?

465


Why do we use php?

530


What is zend studio for?

532


What are access specifiers?

517


Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?

505