Ver Mensaje Individual
  #9 (permalink)  
Antiguo 26/06/2008, 14:40
Avatar de emiliodeg
emiliodeg
 
Fecha de Ingreso: septiembre-2005
Ubicación: Córdoba
Mensajes: 1.830
Antigüedad: 18 años, 8 meses
Puntos: 55
Respuesta: Contador por click no cuenta!!!

scomprobarIP = "SELECT hitIP FROM hits where hitIP='xxx.xxx.xxx.xxx'" ;
$res=mySQL_query($comprobarIP);

if (
mysql_num_rows($res) == 0 {

mysql_query("UPDATE hits SET = hitTotal + 1")
}
__________________
Degiovanni Emilio
developtus.com