On Wed, 2008-10-01 at 12:02 -0700, Tanner Postert wrote:
> ignore previous. sorry.
>
> I'm trying to display values from a database, the values come from the
> database like this:
>
> [0] => Array
> (
>[id] => 5
>[order_id] => 10
>[key] => ship_to_name
>[value] => John Anderson
>
ignore previous. sorry.
I'm trying to display values from a database, the values come from the
database like this:
[0] => Array
(
[id] => 5
[order_id] => 10
[key] => ship_to_name
[value] => John Anderson
)
[1] => Array
(
[id] => 6
[order_id] => 10
[key] => ship_to_address
On Wed, 2008-10-01 at 11:40 -0700, Tanner Postert wrote:
> I'm pulling a value from a database, and adding it to an array.
>
> The values come from the database like this:
>
> [0]
Erm... I think you may need to repost this question!
Ash
www.ashleysheridan.co.uk
I'm pulling a value from a database, and adding it to an array.
The values come from the database like this:
[0]
4 matches
Mail list logo