Salve ho un problema con questa query:

Codice PHP:
$query "UPDATE photos SET title='$title', caption='$caption', keyword='$keyword', category='$category', subcategory='$subcategory', date='$date', country='$country', city='$city', author='$author', copyright='$copyrighr', credits='$credits' WHERE id='$row[id]';"
non mi da nessun errore..... non la esegue e basta. ??