Dimitri89 Posted February 6, 2009 Share Posted February 6, 2009 Hey all, I am having a bit of a dilema. I want a specific function in a PHP script to run on its 'own' without using the clients use time. I understand its possible in a way to make it 'multi-threaded' or asynchronous but I have no idea how. Any heads up? I've looked on internet and couldn't find much. Link to comment https://forums.phpfreaks.com/topic/143994-php-running-timers/ Share on other sites More sharing options...
haku Posted February 6, 2009 Share Posted February 6, 2009 What is 'use time'? Link to comment https://forums.phpfreaks.com/topic/143994-php-running-timers/#findComment-755604 Share on other sites More sharing options...
Dimitri89 Posted February 6, 2009 Author Share Posted February 6, 2009 Instead of using up the connected clients resources or something like that. I don't want the user to experience a 'hang up' while their doing normal browsing activities. Mm I think I posted this in the wrong section, sorry. Link to comment https://forums.phpfreaks.com/topic/143994-php-running-timers/#findComment-755631 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.