Código PHP:
Ver original<?php
$datos["fono"] = '62272851';
$datos["rut"] = "17672152";
$datos["dv"] = "9";
$datos["auto"] = "1555721";
$datos["cli"] = "0";
curl_setopt($ch, CURLOPT_URL
, "http://www.chileautos.cl/comunic2.asp?aut=1555721");
echo "<pre>".$response."</pre>";
?>
bueno al dejarlo asi sale efectivamente que se envio ... pero no me llega ningun mail (como deberia ocurrir) ... alguien lo probo?
gracias por la ayuda =D