File/Examples/Ex4_MainThread.php

Description

This Example Demostrates using MySQL Communication with Ajax Thread Calling

it does a simple task one thread is counting and the other is printing to file

it Consists of the Files:-

1)Ex1_MainThread.php : The Main thread that watches two threads and prints to screen when they finish 2)Ex1_Counter.php : The Thread that Counts 3)Ex1_Echoer.php : The Thread That Prints to file

Includes
 require_once ("../Handlers/Loader.php") (line 19)
 require_once ("../Thread/AjThreader.php") (line 20)
 require_once ("../Com/MyCom.php") (line 21)

Documentation generated on Fri, 01 Aug 2008 05:54:13 +0300 by phpDocumentor 1.4.1