AddAdmin($_POST); if ($result) { echo ""; exit; } else { error_back("DB ERROR"); exit; } } $rand = rand(1000,9999); ?>