What is deffience betwwen get() , Post , Request()

Answer Posted / rabeeshm

using get method is not secure, ur informations will be
appeared in the url address. using post method is much
secure it will not appear in the url address. eg.secure for
using post method in login form.
in other words,
Get-> we can transfer limited data and its not secure.
post-> we can transfer unlimited data. ans its a secure.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is empty in php?

537


How do you clear environment variables?

529


How is traits used in php?

522


Explain the difference between mysql_connect and mysql_pconnect?

472


Are php sessions cookies?

501






Explain setcookie() function in php?

548


What is the difference between php4 and php5?

561


What is $_ request?

507


What is the difference between fopen() and fclose()?

578


What is the mysql injection?

539


What is difference between put and post method in http?

469


Where is php code written?

501


Does csrf token change?

511


How easy is php?

518


Does php support inheritance?

496