# Help needed with PHP!

**URL:** https://forum.kirupa.com/t/help-needed-with-php/251070
**Category:** Uncategorized
**Created:** [February 5, 2008, 4:40am UTC](https://forum.kirupa.com/t/help-needed-with-php/251070 "2008-02-05T04:40:27Z")
**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 5, 2008, 4:40am UTC](https://forum.kirupa.com/t/help-needed-with-php/251070/1 "2008-02-05T04:40:27Z")

</div>

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

i have to extract data from about 900 pages and I need a system that tryes a max of 10 seconds per url and if it cannot get results in that time then continue with the next url. Help will be very apreciated!
