Re: [PHP] CLI script & exec() - how to control what gets dumped on the screen.
- From: clive@xxxxxxxxxx (clive)
- Date: Tue, 28 Nov 2006 13:47:13 +0200
Jochem Maas wrote:
I have been trying to figure out how to use exec to run some commandline
scripts (some perl scripts & mysql in this case) WITH the output of the commands
run via exec being shown on the screen.
have you tried shell_exec ?
clive
.
- Follow-Ups:
- References:
- CLI script & exec() - how to control what gets dumped on the screen.
- From: Jochem Maas
- CLI script & exec() - how to control what gets dumped on the screen.
- Prev by Date: Re: [PHP] CLI script & exec() - how to control what gets dumped on the screen.
- Next by Date: Re: [PHP] CLI script & exec() - how to control what gets dumped on the screen.
- Previous by thread: Re: [PHP] CLI script & exec() - how to control what gets dumped on the screen.
- Next by thread: Re: [PHP] CLI script & exec() - how to control what gets dumped on the screen.
- Index(es):
Relevant Pages
|