Re: [PHP] 4.3.7 array serialize problem

2004-12-26 Thread Jason Wong
On Sunday 26 December 2004 16:41, [EMAIL PROTECTED] wrote: > Have PHP 4.3.7, magic_quotes_gpc = On > Have a multidimensional array made from values from a POST form. > It addslashes() every field of the form as expected, like (') => (\'), > etc. > When I searialize the array to put it into a mysql

[PHP] 4.3.7 array serialize problem

2004-12-26 Thread pf
Hi! Have PHP 4.3.7, magic_quotes_gpc = On Have a multidimensional array made from values from a POST form. It addslashes() every field of the form as expected, like (') => (\'), etc. When I searialize the array to put it into a mysql db it seems to fail to describe the string lenght of values with