28 Jun
2009
28 Jun
'09
9:42 a.m.
$username = foo; exec('/root/script.sh'.($username));
My script.sh file;
#!/bin/tcsh mkdir /root/$username
shell script? Why not use PHP: http://php.net/function.mkdir