Multithreading PHP for sending SMS
Posted on March 2nd, 2011 by Nick.
Categories: PHP Classes, Technical
On occasion we need to control a PHP script from a single script but allow it to execute several PHP instances. PHP it’s self doesn’t have any native ability to multithread, which I remember as being a bit of an irritant when I started using the language, but you can … Continue reading



