PHP Classes

That's a very interesting post

Recommend this page to a friend!

      PHP Classes blog  >  Creating a PHP Daemon...  >  All threads  >  That's a very interesting post  >  (Un) Subscribe thread alerts  
Subject:That's a very interesting post
Summary:download package
Messages:2
Author:Antonio Fiore
Date:2015-03-27 11:12:18
Update:2015-03-27 17:08:28
 

  1. That's a very interesting post   Reply   Report abuse  
Picture of Antonio Fiore Antonio Fiore - 2015-03-27 11:35:24
Hi guy, this post is very interesting. Do you have a package file example to download? Thank you very much. Antonio

  2. Re: That's a very interesting post   Reply   Report abuse  
Picture of Dmitry Mamontov Dmitry Mamontov - 2015-03-27 17:08:28 - In reply to message 1 from Antonio Fiore
Here are two of my classes:
1. Implements fork process and perform tasks in the background
phpclasses.org/package/9047-PHP-Exe ...
2. Is the demon that parse strings cron on the first run, and then further attempts to emulate his work.
phpclasses.org/package/9046-PHP-Run ...