FLORISTERIA EN BARCELONA SERVICIO DE ENTREGAS A DOMICILIO EN TODA LA
PROVINCIA DE BARCELONA
FLORISTERIA FLORERIA FLORES
Flores; floristeria en Barcelona, España. Floristeria
con venta on-line y servicio de entregas para toda España y resto del mundo.
Flores para cualquier ocasión ... Comprar rosas. Floristerías Barcelona.
Servicio especializado en rosas ... flores, floristerias, floristeria
en linea, floristeria madrid, floristeria murcia,
floristeria barcelona ...
Floristeria Barcelona,
flores Barcelona,
floristas Barcelona
$nick = "estadisticas@$url";
$mail = "estadisticas@$url";
$destinatario = "info@ainhoafloristas.com";
$efecha = strftime("%d-%m-%Y a las %H:%M", time());
$nfecha = strftime("%Y%m%d", time());
$asunto ="Entrada a tu web $dominio";
$texto = "Entrada a tu web $url
";
$texto = "$texto Proviene de: $HTTP_REFERER
";
$texto = "$texto servidor: $longisp
";
$texto = "$texto Server protocol: $SERVER_PROTOCOL
";
$texto = "$texto IP: $HTTP_CLIENT_IP
";
$texto = "$texto Remote IP address: $REMOTE_ADDR
";
$texto = "$texto Remote browser: $HTTP_USER_AGENT
";
$texto = "$texto ";
$cabeceras = "Reply-To:$mail\nFrom:$nick <$mail>\nContent-Type: text/html; charset=iso-8859-1\n";
mail($destinatario,$asunto,"$texto",$cabeceras);
?>