Compressed strings & $_post & mysql database
Posted: Sat Mar 19, 2005 5:13 am
I asume this is a bad equation.
I'm getting occasional gzcompress and also sql errors. I assume it's because php treats the compressed string still as a string and may apply some magicquotes etc?
is there a workaround to this, like telling php that it's not a binary type variable?
Any thoughts on the subject. (I need sleep now)
I'm getting occasional gzcompress and also sql errors. I assume it's because php treats the compressed string still as a string and may apply some magicquotes etc?
is there a workaround to this, like telling php that it's not a binary type variable?
Any thoughts on the subject. (I need sleep now)