Re: [PHP] Re: Making an array from delimited data
[email protected] ("Nathan Nobbe")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 28, 2008 at 1:58 PM, Joe Harman <[email protected]> wrote: > this is the complete data that was initially submitted through a textarea > field. > just to clarify my example assumes $dbData is a single string. if the info you posted is getting stored in a single field it should work just fine. -nathan