I am trying to create an application that will expire in 30 days from the time of the product entry into database.
my question is how do i convert 30 days into time and then insert into mysql database via insert statements or php so that inside database, i will have the time set to 30 days



Reply With Quote

Bookmarks