if ($pas != "" && $nam != "" && $fname != "") { $stdout = shell_exec('htpasswd -n -b -m ' .$nam. ' ' .$pas);