ssage-
>> From: brendan <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>> Date: Thursday, September 13, 2001 2:20 PM
>> Subject: [PHP-DB] array in db field -> actual array
>>
>>
>>
>>> h
gt; Dobromir Velev
>
> -Original Message-
> From: brendan <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Thursday, September 13, 2001 2:20 PM
> Subject: [PHP-DB] array in db field -> actual array
>
>
>
>>hi,
>>
HTH
Dobromir Velev
-Original Message-
From: brendan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, September 13, 2001 2:20 PM
Subject: [PHP-DB] array in db field -> actual array
>hi,
>i am currently scouring the web for a solution to t
hi,
i am currently scouring the web for a solution to this but thought i
would try here as well ..
i have a text field in a mysql database
the textfield contains an array written out as
//
$array[0][1]="one";
$array[0][2]="two";
$array[0][3]="thre";
$array[1][1]="four";
$arra