MySQL Forums
Forum List  »  PHP

Timing in mysql using php
Posted by: Albert Chang
Date: July 06, 2005 11:00AM

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!

Options: ReplyQuote


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.