On Mon, 2007-11-05 at 19:20 +0100, Luca Paolella wrote:

> I want the bot to run a process in background (a periodic message,  
> for example) while listening for events (like a user joining a  
> channel or using a certain command) and consequentially executing the  
> corresponding functions, is it possible? and how?
> 

You could try this archaic code I wrote a few years back:

http://www.phpclasses.org/browse/package/2837.html

or search for PHP Daemon and get some ideas there.

--Paul

All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm 

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

Reply via email to