1. else
  2. {
  3. if(isset(submit))
  4. {
  5. echo "ERROR: You left a field blank.";
  6. }
  7. }