$sql= "INSERT INTO manual_comments (topic_id,comentario,fecha,user_id) VALUES ('$topic_id','$comentario','$fecha','$user_id')";