php-windows Digest 3 Dec 2002 10:30:22 -0000 Issue 1468
Topics (messages 17238 through 17238):
I cant run an external command
17238 by: s
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi,
I wrote a form for add user on email server
but the line
$f =shell_exec( `d:\imail\adduser.exe -u $userid -p $password2`);
return alway error
--- End Message ---