e that you don't have to do stripslashes() on the serialized string when
1JWH> you pull it out.
1JWH> ---John Holmes...
1JWH> - Original Message -
1JWH> From: "Danny Shepherd" <[EMAIL PROTECTED]>
1JWH> To: "PHP-General" <[EMAIL PROTECT
- Original Message -
From: "1LT John W. Holmes" <[EMAIL PROTECTED]>
To: "Danny Shepherd" <[EMAIL PROTECTED]>; "PHP-General"
<[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 8:18 PM
Subject: Re: [PHP] Serialised Data & DBs
>
nal Message -
From: "Danny Shepherd" <[EMAIL PROTECTED]>
To: "PHP-General" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 2:56 PM
Subject: [PHP] Serialised Data & DBs
> Hi,
>
> Is it necessary to perform addslashes() on serialised data before
in
Yes, you would need to. serialize() does not encode any of the variable
data.
-Rasmus
On Tue, 30 Jul 2002, Danny Shepherd wrote:
> Hi,
>
> Is it necessary to perform addslashes() on serialised data before inserting
> it into a database?
>
> Thanks,
>
> Danny.
>
>
> --
> PHP General Mailing Lis
Hi,
Is it necessary to perform addslashes() on serialised data before inserting
it into a database?
Thanks,
Danny.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo