Re: Problem When Serializing Array With Multiline Text
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 21:48:25 -0500
dawnerd wrote:
Hello everyone.
I have a question, or problem if you will, that I'm sure someone knows
the answer to. I have a database that stores information on a given
user. The information is stored in a serialized array. This works
flawlessly when using only single line text. When I tried to store
multiline text, the problem arose.
When the serialized data is deserialized, the array breaks. Any
suggestions?
I don't even try to to store serialized data in a database. Rather, I create a database which reflects the data being used.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- Problem When Serializing Array With Multiline Text
- From: dawnerd
- Problem When Serializing Array With Multiline Text
- Prev by Date: Re: help on include
- Next by Date: help on integrating RSS in site done in php
- Previous by thread: Problem When Serializing Array With Multiline Text
- Next by thread: Re: Problem When Serializing Array With Multiline Text
- Index(es):
Relevant Pages
|