Re: [PHP] A real simple question...

2002-01-30 Thread Edward van Bilderbeek - Bean IT
gt; of that. So this user should have rights to run the program. > > Kind Regards, > Jerry Verhoef > > > -Original Message- > > From: Liam MacKenzie [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 30, 2002 10:29 AM > > To: [EMAIL PROTECTED] > > S

RE: [PHP] A real simple question...

2002-01-30 Thread Jerry Verhoef (UGBI)
> Sent: Wednesday, January 30, 2002 10:29 AM > To: [EMAIL PROTECTED] > Subject: [PHP] A real simple question... > > > 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 ca

[PHP] A real simple question...

2002-01-30 Thread Liam MacKenzie
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 c