[SOLVED]String too long..
Posted: Wed Apr 11, 2007 10:29 am
Hi everyone!
i have this function that reads a whole lot of data with file_get_contents() and should then put i into a mysql table (TEXT column). It seems however that the string is too long.. if you would run mysql_error() during the query, you will get the following error message:
[quote]
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 '¡&‘ðùá¨ì{Ÿ‚Q{Š}x
i have this function that reads a whole lot of data with file_get_contents() and should then put i into a mysql table (TEXT column). It seems however that the string is too long.. if you would run mysql_error() during the query, you will get the following error message:
[quote]
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 '¡&‘ðùá¨ì{Ÿ‚Q{Š}x