0); $nombre="/wwwroot/datos/navegante/brillantes"; $fd = fopen($nombre,"a"); $hora=date("d/M/Y@H:i:s"); fputs($fd,"$hora@$argv[0]\n"); fclose($fd); header ("Location: $argv[0]\n\n"); else; header ("Location: index.html\n\n"); endif; ?>