In this video we are going to discuss Post method with Programming (PHP Script). Form will be there and only the change that we will do in the form will be method="Post". The PHP Script will receive the data from post associative array and pass it and process and rendered back to the client.