In this video we are going to discuss about $_REQUEST variable with example. We will use the same form that we have used during the demonstration of GET and POST method only thing is that on the PHP side there will be use of REQUEST variable I will separate out the different data element that are sent by the form & process it & display so the use of REQUEST method will be our demonstration.