Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/07/2006, 08:26
Pegaso21
 
Fecha de Ingreso: abril-2006
Mensajes: 18
Antigüedad: 18 años
Puntos: 0
Código:
$this->link = mysql_connect($this->HOST,$this->USERNAME,$this->PASSWORD,$this->DBNAME) or die("<span class='tblHeadError'>Ofrecemos nuestras disculpas, no ha sido posible establecer el enlace:\n</span><hr><span class='tblError'>" . mysql_error()."</span>");
ese es mi liena donde esta fallando