Re: finding the index name of an associative array

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

 



Note, however, that array_keys is not recursive.

--
itoctopus - http://www.itoctopus.com
"Man-wai Chang" <toylet.toylet@xxxxxxxxx> wrote in message
news:eunsss$5dr$1@xxxxxxxxxxxxxxxx
> Jake McHenry wrote:
> > foreach ($myarray as $key => $value)
> > {
> >   echo "$key = $value";
> > }
>
> Thanks. I just found that there is an array_key() function.
>
> --
>   .~.   Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
>  / v \  Simplicity is Beauty! May the Force and Farce be with you!
> /( _ )\ (Ubuntu 6.10)  Linux 2.6.20.4
>   ^ ^   17:09:01 up 8 days 4:21 1 user load average: 1.10 1.03 1.01
> news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux