Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

[PHP] using system() as a different user From: Adam Plocher (aplocher <email protected>)
Date: 09/20/01

I'm trying to use the system() function to execute a shell command, but the
shell command that needs to be executed, needs to be executed as a different
user (not the default 'nobody' user). Can somebody show me what I need to
do, to accomplish this.
 
Thanks
 
-Adam