Timeline for answer to Finding cartesian product with PHP associative arrays by Jon
Current License: CC BY-SA 4.0
Post Revisions
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 7, 2023 at 13:36 | history | edited | TylerH | CC BY-SA 4.0 |
Removed meta commentary
|
| S Oct 14, 2018 at 6:12 | history | suggested | itsmysterybox | CC BY-SA 4.0 |
removed dead link
|
| Oct 14, 2018 at 5:02 | review | Suggested edits | |||
| S Oct 14, 2018 at 6:12 | |||||
| Feb 11, 2015 at 20:12 | comment | added | Jon | @FunBeans: No reason. Actually I am myself surprised that I chose to write it like that, even though it was several years ago. | |
| Feb 10, 2015 at 17:35 | comment | added | Dave2081 |
Is there a reason you did while (list($key, $values) = each($input)) { instead of foreach ($input as $key => $values) {
|
|
| Jul 20, 2011 at 22:14 | vote | accept | Lotus Notes | ||
| Jun 11, 2011 at 1:12 | history | edited | Jon | CC BY-SA 3.0 |
added 1477 characters in body
|
| Jun 11, 2011 at 0:45 | history | answered | Jon | CC BY-SA 3.0 |