Delete Row in Table

This page has a PHP script which expects to receive a parameter called "animal_id" via either a link, form, or cookie

It will delete the row with whichever id you specify

For example, the following form submits a field with name="animal_id" to the script