Buenas tardes,
Estoy tratando de mandar una variable mediante AJAX con contenido HTML del tipo
<div id="content">Aqui texto blablabla</div>
Pero me salta el siguiente error:
"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 'content">
<h2>
Esto es en Español</h2>
<span class="quote-right">Cum' at line 1"
Alguien sabria indicarme?
Saludos