# Righto, get all the variables and stuff from the edit.me file #include ('edit.me'); # set a session ID session_start(); # This is the bit which adds to the count.txt file if ($count_what == 'visitors') { # First it creates a session Id for each visit so that it counts # visits rather than how many times a page is loaded. if (!$PHPSESSID) { $thefile = file("count.txt"); $count = implode("", $thefile); $count++; $myfile = fopen("count.txt","w"); fputs($myfile,$count); fclose($myfile); } # done } else { # Else it will count every page load $thefile = file("count.txt"); $count = implode("", $thefile); $count++; $myfile = fopen("count.txt","w"); fputs($myfile,$count); fclose($myfile); } ?>
SORTEO 6º CONCURSO DENHAM (Agosto 2010)
En las oficinas de la casa matriz el día 13 de Agosto del 2010 se realizo el sorteo del 6º concurso "Concursa y gana con tu Revisión" con la participación de Don Alejandro Denham Núñez y Don Claudio Cobos Bello, Presidente y Gerente General del Grupo de Empresas Denham respectivamente.
Don Alejandro Denham fue el responsable de elegir en forma al azar el cupón ganador de un televisor LCD de 32" o un notebook de 160 GB, (según elección del ganador), el cual será contactado por el mail ingresado en el cupón y posteriormente realizaremos la ceremonia de la entrega del premio en la Planta de Revisión Técnica de donde proviene el cupón ganador.
![]()