Hey everyone,

Got a question...

How to I run a program and print it's output into a document?
For instance, I have a program called "ftpusers" and when run from a shell like this:
/usr/local/misc/ftpusers 
It will display a plain text list of people connected to my server.

How do I get PHP to call that program and print it's output into a webpage?


Thanks for your help!


Liam

Reply via email to