This might help you:

http://www.faqts.com/knowledge_base/view.phtml/aid/1982/fid/58

  I've also seen before an actual php script that interacts with a C program
to do the same. Google for it and it will be esay to find.

--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884


"Andrew Milne" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a PHP script that is run hourly by cron; I would like to make this
> multithreading rather than configure cron to run the script more than once
> per hour.  Is this possible using PHP?  I've tried using ticks, but it
> doesn't appear to work - the tick function doesn't execute more than once
at
> the same time...  I'm using 4.1.2.
>
> Any help greatly appreciated!
>
> Andrew
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to