[snip] Hi, I have a table with: month, day, year, value
I need to print every value corresponding to a day, for example: value[day1], if exist.. value[day2], if exist.. vale... .... etc It is possible? [/snip] Welcome to "Is It Possible Day" at the PHP Ranch. :) Yes, it is possible to print every avlue corresponding to a day. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php