what is the difference between GET and POST?

Answer Posted / rahul kumar

GET->In Get() transfer only 256 char.and it's not secure and the information will appear in the browser.GET() will not using login time.
POST->In POST transer unlimited data and it's is sucure and the information will not appear in the browser

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are php applications?

516


What does the scope of variables means?

588


How be the result set of mysql handled in php?

591


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

555


How can I prevent sql-injection in php?

596






How to call a php function from another php file?

508


What are helpers in php?

474


What does $_env means?

555


How do functions work?

541


Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.

1713


Write a php script to get the largest key in an array?

518


Which php framework is best?

542


How is it possible to cast types in php?

497


How to open a file for writing?

568


Explain php parameterized functions.

565