Date: 11/14/00
- Next message: Jonathan Ohlrich: "RE: [PHP-DB] ** Help php/mySql - dateproblem**"
- Previous message: mike: "[PHP-DB] take me off your list"
- Next in thread: Jonathan Ohlrich: "RE: [PHP-DB] ** Help php/mySql - dateproblem**"
- Reply: Jonathan Ohlrich: "RE: [PHP-DB] ** Help php/mySql - dateproblem**"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Jonathan Ohlrich: "RE: [PHP-DB] ** Help php/mySql - dateproblem**"
- Previous message: mike: "[PHP-DB] take me off your list"
- Next in thread: Jonathan Ohlrich: "RE: [PHP-DB] ** Help php/mySql - dateproblem**"
- Reply: Jonathan Ohlrich: "RE: [PHP-DB] ** Help php/mySql - dateproblem**"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

