11 May
2009
11 May
'09
8:03 a.m.
Alan DeKok wrote:
Stephan Jaeger wrote:
Then in sql_escape_func(), check for utf8, and use the utf8_char function to skip ahead, instead of doing "str++"
Here's my solution, maybe there's a smarter one which does not require cloning sql_escape_func. I splitted this in several patches for clarity. Regards Stephan