Nel mio db ho un attibuto "description" di tipo text che viene inserito tramite un form textarea, se non uso apici o parentesi durante la descrizione l'inserimento nel db avviene correttamente viceversa mi si presenta un errore del tipo:
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
Come posso fare per inserire del testo con apici e parentesi nel db ?
Nella struttura del db relativa all'attributo "description" come "collaction" ho scelto latin_swedish_ci