1
2
3
2>&1

echo exec("ping -c 1 $domain_bad 2>&1", $output, $return_var);