Raji
12-19-2003, 11:13 AM
Hello
I am totally new to web programming. I have a MYSQL database with fields date(date, field) Celebration (variable) and slogan(variable). It contains the data for which ecah day is celebrated .
eg.
Date Celebration Slogan
1st Dec. world AIDS day We Care
25th Dec Christmas Merry Christmas
I want take put these 'day celebrations' on my index.html page, two days in advance
eg. on the 23rd Dec., I should display "Merry Christmas"
On the 26th, this should be removed.
Pl. help me to do this.
Thanks
I am totally new to web programming. I have a MYSQL database with fields date(date, field) Celebration (variable) and slogan(variable). It contains the data for which ecah day is celebrated .
eg.
Date Celebration Slogan
1st Dec. world AIDS day We Care
25th Dec Christmas Merry Christmas
I want take put these 'day celebrations' on my index.html page, two days in advance
eg. on the 23rd Dec., I should display "Merry Christmas"
On the 26th, this should be removed.
Pl. help me to do this.
Thanks