|
Depending on your shell...
#!/bin/sh
/path/to/php /path/to/1.php
/path/to/php /path/to/2.php
/path/to/php /path/to/3.php
__________________
"Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
--H.L. Mencken
|