Event Handling in Android
Event Handling in Android

This program consists of two buttons and Text View in which two different methods are called. The first method is on click method that is provided by android studio another one is custom declared method

Form Handling in PHP
Form Handling in PHP

Information sent by the user are visible to everyone (all name and values are displayed in the URL). So, GET method cannot be used to send sensitive information (like password).