A: Get:
i. Get is one of the predefined variables.
ii. It is used to send short data
iii. Get data variables and values are visible at browser.
iv. It is unsecure.
v. 2083 character we can pass through url
Post:
i. Post is one of the predefined variables.
ii. It is used to send more than 100 characters
iii. Post data variables and values are not visible at browser.
iv. It is secure.
v. 8 mb of data we can post
Subscribe to:
Post Comments (Atom)
1 comment:
For php Interview Questions
Please visit on www.phpinterviewquestion.com
Here you can find PHP,JQuery,Mysql,JS ,wordpress , joomla,drupal questions
Post a Comment