what is the post and get method??

Answer Posted / vivek soni

Get Method:
It displays the submited value in the URL and its used
for max 100 character of small applications....

Post method :

Where as post method is secured,it doesnot show value in
the URL ,and it can be used in large applications .
Here there is no limit to send information via post
method...

Post method is Secure compare to get method...

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using php?

514


Php being an open source is there any support available to it?

555


What are the features of php?

556


What is encapsulation in oop php?

521


How to get elements in reverse order of an array in php?

572






How to convert numbers to strings in php?

522


How can image properties be retrieved in php?

543


What is factory pattern in php?

499


Which is faster for or foreach?

516


What is a php form?

546


What does the php error 'parse error in php - unexpected t_variable at line x' means?

623


What is str_replace()?

545


What is difference between static and constant in php?

504


What is the correct php command to use to catch any error messages within the code?

584


What is php and its features?

527