# Execute at time

**URL:** https://forum.kirupa.com/t/execute-at-time/167644
**Category:** programming
**Created:** [October 30, 2005, 4:54pm UTC](https://forum.kirupa.com/t/execute-at-time/167644 "2005-10-30T16:54:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tucker](https://avatars.discourse-cdn.com/v4/letter/t/8c91f0/32.png) [@tucker](https://forum.kirupa.com/u/tucker)
#### Post date: [October 30, 2005, 4:54pm UTC](https://forum.kirupa.com/t/execute-at-time/167644/1 "2005-10-30T16:54:57Z")

</div>

Alright, i’m making a simple php game. Users can create accounts and move through the map. They have a certain number of moves each day. At a certain time, i want everyones moves to be reset to the original number. Whats the best way to do this?
