loading query on page load according to todays date |
10/15/2007 15:05:57 | |
| PHPRunner General questions | ||
|
T
theonlyalien author
Hello |
||
|
|
Alexey admin 10/17/2007 |
|
Andrew, select ... from ... WHERE DateField>=now() to see dates from current date WHERE month(DateField)=month(now()) and year(DateField)=year(now())
|
|
|
T
|
theonlyalien author 10/20/2007 |
|
hello |
|