I think you're looking for the system() function. Documentation is available at php.net.
Cserháti Mátyás wrote: > > Hello all, > > Is it possible to run a program under linux from a php script? > > Something like a blast program, if you're familiar with bioinformatics. > > Matthew >
