What are the differences between Get and post methods in
form submitting, give the case where we can use get and we
can use post methods?

Answer Posted / prashanthi

In Get method we get complete information in top header that
is it is not secure,for sending secure data like
passwords,any Account numbers....we can use post method

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how can we change the maximum size of the files to be uploaded?

551


What is the difference between $message and $$message in php?

428


How do you connet mysql database with php?

530


Is apache needed for php?

510


Tell me what is the difference between exception::getmessage and exception::getline?

511






How does the identity operator ===compare two values in PHP?

653


What are static variables in php?

507


Why sessions are used in php?

509


What is a string in php?

555


What is json php?

535


Explain Booleans in PHP?

634


Does PHP 5 support exceptions? State Whether True or False?

636


What are the advantages of triggers?

530


What is is_null() in php?

587


Should I use mysqli or pdo?

519