i have a small application that gets me all possible combinations of 5 numbers from an array that holds 12 numbers. when i try to alter it and make the elements in the array more and try to get combinations of 7, 6 numbers it says :
I have attached the php file. thanks for the repliesQuote:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 35 bytes)
