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?


-- 
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to