This page has a PHP script which expects to receive a parameter called "animal_id",and another called "animal_name" via either a link, form, or cookie
It will update the row with whichever id you specify, and will change the name field
For example, the following form submits a field with name="animal_id", and another with "animal_name" to the script