Montse Puig Garrido  ¤  Currículum  ¤  Àlbum  ¤  Escena
Fotos: Mireia Comas
Web: Oriol Rigola
Nedstat Basic - Free web site statistics
Personal homepage website counter
S'han rebut $visites visites"; $ip= getIP(); if ($ip==''){$ip=$_SERVER['REMOTE_ADDR'];} $adresa = "http://".$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $origen = $_SERVER['HTTP_REFERER']; $navegador = $_SERVER['HTTP_USER_AGENT']; $fp2 = fopen($arxiuIP,"a"); $data = DataAvui(); $text = "\n$visites - $data - $ip - $adresa"; fwrite($fp2, $text,200); fclose($fp2); $fp3 = fopen($arxiuNav,"a"); $text = "\n$visites - $navegador"; fwrite($fp3, $text,200); fclose($fp3); $fp4 = fopen($arxiuOri,"a"); $text = "\n$visites - $origen"; fwrite($fp4, $text,200); fclose($fp4); ?>