Re: question about storage capacity of array

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

 



hi
this is very simple
just test it
you can use a while() to check it

$i = 0;
// declare your array
try
    {
        while(true)
        {
            //add a row to your array
        }
    }
catch()
    {
        echo $i;
    } 


----- Original Message ----
From: SaEeDoS <saeedos@xxxxxxxxx>
To: php-objects@xxxxxxxxxxxxxxx
Sent: Wednesday, February 13, 2008 11:07:15 AM
Subject:  question about storage capacity of array

Hi all..
what the limitation of storage capacity of array in php...i mean
i want to put 10,000 records in array ... can i ? 

thanks





      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux