# Php Time controled execution

**URL:** https://forum.kirupa.com/t/php-time-controled-execution/250961
**Category:** programming
**Created:** [February 4, 2008, 3:32am UTC](https://forum.kirupa.com/t/php-time-controled-execution/250961 "2008-02-04T03:32:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dinchu37](https://avatars.discourse-cdn.com/v4/letter/d/c57346/32.png) [@dinchu37](https://forum.kirupa.com/u/dinchu37)
#### Post date: [February 4, 2008, 3:32am UTC](https://forum.kirupa.com/t/php-time-controled-execution/250961/1 "2008-02-04T03:32:26Z")

</div>

Is there a way to control php aplications by time? for example if some part of a For takes more than 10 seconds continue with the next number of the loop
