[PHP-DB] ** Help php/mySql - dateproblem** From: Tyrone Fröberg (info <email protected>)
Date: 11/14/00

i wounder if someone can help me out whit this;

I need to get info. from a table depending on what date it is today..

---------------------------------------------------------------
| ID | DATE |
info |

---------------------------------------------------------------
| 1 | 001101 |
bla1 |
---------------------------------------------------------------
| 1 | 001101 |
bla2 |
---------------------------------------------------------------
| 1 | 001101 |
bla3 |
---------------------------------------------------------------
| 1 | 001102 |
bla4 |
---------------------------------------------------------------
| 1 | 001103 |
bla5 |
---------------------------------------------------------------
a.s.o

I need the info from table whit todays date +6 days OR
this week (ofcourse, then i have week in it to.. **s**)

anyone have any good idea of this problem or any URL that
i can visit.....

have php4 and mySql

regards Tyrone

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>