RE: Imploding an array?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Does $i have a value? 

-- Josh

-----Original Message-----
From: Rasmus Lerdorf [mailto:rasmus@php.net] 
Sent: Wednesday, November 06, 2002 2:16 PM
To: Aaron Wolski
Cc: php-db@lists.php.net
Subject: Re:  Imploding an array?

You sure you want [$i] on that?  Is it a 2-dimensional array?

On Wed, 6 Nov 2002, Aaron Wolski wrote:

> Hey all,
>
> Can't seem to figure out why this won't work:
>
> $test = implode(",", $order_index[$i]);
>
> When I print_r() the variable I have values so I know that works.
>
> Any thoughts on this?
>
> Thanks.
>
> Aaron
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux