Posted by Ivαn Sαnchez Ortega on 12/29/07 23:01
mantrid wrote:
> Ok Ive been tinkering with your solution and my ignorance of arrays has
> stumped me again.
Do a <?php print_r($data); ?> after and before you re-sort the array by
date. You should be able to look where the data goes wrong.
Hint: if you're seeing the results through a web browser (as HTML), pop
a "<pre>" before, and a "</pre>" after each print_r().
--
----------------------------------
IvΓ‘n SΓ‘nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
For a light heart lives long.
-- Shakespeare, "Love's Labour's Lost"
[Back to original message]
|