Obviously RAM will come into play in this but there is a system-dependent
limit.  I forget which type it uses (int, double, long, etc) to determine
this limit, but math in computers is always finite, as there will always be
a maximum limit, depending on how many bits your system is capable of
handling.

Mike Frazer




"Zach Curtis" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there a limit to the number of key=value pairs that can be stored in an
> array? Or is this more a function of RAM limits?
>
> Thanks.
>
>
> Zach Curtis
> POPULUS
>



-- 
PHP General 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