Dear Lucie is ur problem solved.
Hi Lucie,
Is ur problem solved ? Else check below step & it will defeneatly works.
1. Check animalName, handlerName, startDate all this field exist in NK_Booking table. Also fields names r case sensitive so write as u had written it in mySQL. If possible then copy & paste field name from mySQL to ur PHP page query.
2. Also copy below query & check it.
$sql1 ="UPDATE NK_Booking SET reviewtext = '" . $ownerreview . "' WHERE animalName = '" . $animalname . "', handlerName = '" . $handlername . "',
startDate = '" . $startdate . "'";
3. If this will not solve or solve ur problem then email me on snowbydave1@hotmail.com