Its actually not that pretty....
Since the entries are in a hashtable,
you have to duplicate the values, with just another key.

-Jason

----- Original Message -----
From: "Brian Foddy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Stig Sæther Bakken" <[EMAIL PROTECTED]>; "PHP Developers Mailing List" 
<[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 10:21 AM
Subject: Re: [PHP-DEV] stat/fstat


[EMAIL PROTECTED] wrote:
>
> On 11 May 2001, Stig Sæther Bakken wrote:
>
> > Why not have both numerical and descriptive indices?  Backwards
> > compatible, slightly bloatish, but not really a problem.
>
> it's already implemented this way now (it was added last night) AFAIK
>
> Derick Rethans
>

You are creating the same array indexed both by a
integer and a string?  I'm curious how this is done.  I might
have a good use for this trick.

Brian

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to