Hello,
is it possible with php script to run some program from command line? For example terminal command line.
Are you talking about running a PHP program from the command line, or calling command line type programs from within a PHP program?