You can rename the php executable and replace it with a shell script
that logs what is run.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



Jochem Maas wrote:
> David Otton schreef:
>>
>> Quote the entire command as a string. Pass it to a shell script that
>> sets an environment variable to that string, then executes the string.
>
> if life were that simple. it's user X running the php script from the
> commandline ... I wanna know exactly what he is doing (which is not
> necessarily the same as what he should be doing). I only really control
> the php script in question not the context it is run in.
>
>>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to