¡@

Home 

php Programming Glossary: compile.php

Creating a PHP Online Grading System on Linux: exec Behavior, Process IDs, and grep

http://stackoverflow.com/questions/9356250/creating-a-php-online-grading-system-on-linux-exec-behavior-process-ids-and-g

java and calls 2 other php programs in succession named compile.php and test.php like so ... exec php f compile.php ... for all.. named compile.php and test.php like so ... exec php f compile.php ... for all tests exec php f test.php ... Checkpoint compile.php.. ... for all tests exec php f test.php ... Checkpoint compile.php should completely finish running before the for loop calling..