Re: tinymce, php and mysql problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2007. 05. 29, kedd keltezéssel 10.29-kor blueboy ezt írta:
> Hi,
> 
> I am using tinymce to save news articles with very basic html styling in a 
> database. This works well upto a point but when I get over a certain number 
> of characters and then the  'you have an error in your SQL syntax' error. I 
> am saving in as a LONGBLOB so it should not be a data type mismatch. Any 
> ideas?

I'm almost sure this is an escaping issue. Do you use
mysql_real_escape_string() on the stuff you store in the db?

greets
Zoltán Németh

> 
> R. 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux