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???
use of date function
Moderator: General Moderators
use of date function
Last edited by mani.25j on Mon Jan 11, 2010 11:35 pm, edited 1 time in total.
Re: use of date function
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