Problem with mysql insert

  •  09-18-2012, 3:23 AM

    Problem with mysql insert

    Hello, I noticed a problem that when I get $_POST["Editor1"] value and I want it to post in my DB, in case if I have modified any part of text with fonts which are from Simple template (Comic Sans MS, Lucida console and Times New Roman) the MySQL INSERT query doesn't work, for all other fonts query works.. I'm not sure what's the problem but I believe that it could be something with spaces in Common.config file, i've tryed to change spaces with   but it only gave me error "Error while parsing the Configuration fileConfiguration/Shared/Common.config".

    Can anyone help me resolve this? Thanks. 

View Complete Thread