"Pet Name: ", "petDescription" => "Pet Description: ", "price" => "Price", "pix" => "Picture file name: ", "petColor" => "Pet color (optional)"); #10 if(isset($_POST['category'])) #11 { $category = $_POST['category']; } else { $category = $_POST['newCat']; } ?>