/********************************************************* You may change the following parameters *********************************************************/ /********************************************************* End of parameters that can be changed *********************************************************/ /* if(!strcmp($_SERVER['REQUEST_METHOD'], "POST")){ $company = $_POST[company]; $address = $_POST[address]; $name = $_POST[name]; $phone = $_POST[phone]; // if accepted } */ ?>