RE: [PHP] Find all combinations of numbers

2002-07-02 Thread Martin Towell
temp array, then using that to refer the the actual array. HTH (and it's not too confusing) Martin -Original Message- From: Michael Benbow [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 4:07 PM To: [EMAIL PROTECTED] Subject: [PHP] Find all combinations of numbers

[PHP] Find all combinations of numbers

2002-07-02 Thread Michael Benbow
Hi, I searched through the archives and found the following snippit of code from Tim Converse from late 2000. This is great, but does anyone know how I can adapt this so I can return all values from a multidimensional array? I have an id number which corresponds to a record which I need to rev