and if you want to write it to a file directly then do something like:
exec('ftpusers > filename.txt');
Greets,
Edward
> Take a look at
>
> exec()
> passthru()
> system()
>
> Keep in mind that the webserver usally runs as User nobody or an
equivilant
> of that. So this user should have rights
Take a look at
exec()
passthru()
system()
Keep in mind that the webserver usally runs as User nobody or an equivilant
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:
2 matches
Mail list logo