Page 1 of 1

use of date function

Posted: Mon Jan 11, 2010 10:40 pm
by mani.25j
to display the some data which having status =1
on the front page and get disable after 15 days from the date of inserting data
source code???

Re: use of date function

Posted: Mon Jan 11, 2010 11:12 pm
by pbs
You can get date difference between inserted date and current date, if difference is 15 days then you can change the status which will disable the data on front page