<? if (!$user) print "No UserName"; if (!$password) print "No Password!"; print `radtest $user $password localhost 1 testing123`; ?>