Código PHP:
   $sql = "UPDATE clan SET desc='$desc' WHERE id='$id_clan'"; 
    ERROR:
Código:
  
 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc='a' WHERE id='1'' at line 1
 
 
 Respuesta: Error UPDATE PHP
 Respuesta: Error UPDATE PHP 
