Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/09/2006, 15: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
Prueba asi:
Código PHP:
$result=mysql_query("select * from usuarios where nick='$nick'") or die( mysql_error() );