Page 1 of 1

Compressed strings & $_post & mysql database

Posted: Sat Mar 19, 2005 5:13 am
by Shendemiar
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)

Posted: Sat Mar 19, 2005 8:19 am
by Shendemiar
base64_encode