I have a field Status in my table message
Its value when any message is entered in table is 1
but I want to alter it to 0 after 1 day of message posting
how can I do so
Plz help me

Recommended Answers

All 2 Replies

You can setup a cronjob to run a php file that runs an update query.

Member Avatar for P0lT10n

you can use php or java !

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.