eneral@lists.php.net
> >> Subject: [PHP] extract column from multidimentional array
> >>
> >> Hi,
> >>
> >> below you will find the code for a small script where i'm able to
> >> extract a row but not a column.
> >
> -Original Message-
> From: It flance [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 29, 2008 11:04 AM
> To: php-general@lists.php.net
> Subject: [PHP] extract column from multidimentional array
>
> Hi,
>
> below you will find the code for a small script
On Sep 29, 2008, at 11:08 AM, Boyd, Todd M. wrote:
-Original Message-
From: It flance [mailto:[EMAIL PROTECTED]
Sent: Monday, September 29, 2008 11:04 AM
To: php-general@lists.php.net
Subject: [PHP] extract column from multidimentional array
Hi,
below you will find the code for a
On Monday 29 September 2008 09:34:10 pm It flance wrote:
> Hi,
>
> below you will find the code for a small script where i'm able to extract a
> row but not a column.
>
> So the question is how can I do that.
>
> Here is the code:
>
>
> $arr = array(
> array('00', '01', '02', '03')
Hi,
below you will find the code for a small script where i'm able to extract a row
but not a column.
So the question is how can I do that.
Here is the code:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo