Store html into MYSql database
- by jouzef19
hello
I'm try to store String (that contain html ) to mysql database by using Longtext data type.
but its always says "You have an error in your SQL syntax".
(note : i tried to store normal text , and its work)