I have some large scale programs in fortran in server and i would like to execute them by giving input through HTML/PHP forms.Iam trying with shell_execute... Is there any other approach to execute the programs (fortran,matlab,'C' etc) in server using PHP. Please suggest..