Timing in mysql using php
few questions... in php how do i do the followings?
i have a table that has many categories... I want to reset one of the columns to zero at 12:00am every friday automatically. How do I do that?
Second, i have a column thats auto_increment... lets say i set the first value to 10... if i add one more row... then the next row will be 11... how do i reset it to start with 0? thank you!
Subject
Written By
Posted
Timing in mysql using php
July 06, 2005 11:00AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.