0

Just like the title, I want to know how many elements could be saved in a php array.Cause I want to explode a long long sting to an array, and I worry about it will be out of memory. Thanks :)

  • Reference: https://stackoverflow.com/questions/6856506/what-is-the-maximum-size-of-an-array-in-php – dhyanandra singh Nov 16 '17 at 05:35
  • @dhyanandrasingh That's not just a reference, that's perfect duplicate. It was perfectly fine to flag this question as such with that link :) – icecub Nov 16 '17 at 05:39
  • @icecub: i don't have reputation to mark a question duplicate. so till then for help of fuhui huang i mentioned it in reference. – dhyanandra singh Nov 16 '17 at 07:26
  • @dhyanandrasingh Actually you do. Just click `Flag -> A duplicate..` :) That will bring it to the attention of those that can close the question and will add up to your list of Helpfull flags. – icecub Nov 16 '17 at 07:35
  • @icecub i checked again and i have only three options 1. spam 2. rude or abusive 3. need moderator intervention. no duplicate flag is available – dhyanandra singh Nov 16 '17 at 07:39
  • @dhyanandrasingh Nah, not on this question because it's already closed as a duplicate. But on other questions you can. – icecub Nov 16 '17 at 07:41
  • @icecub thanks i will keep this in mind. – dhyanandra singh Nov 16 '17 at 07:48
  • thanks, i have got the answer from the reference, thank you very much :) – fuhui huang Nov 17 '17 at 06:39

0 Answers0