Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/09/2008, 12:43
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Ejecutal consulta sql en php

Prueba cambiar esta linea:
Código PHP:
$execmysql_query($query$db) or die( mysql_error() ); 
Saludos.