Ver Mensaje Individual
  #6 (permalink)  
Antiguo 21/04/2008, 10:25
Avatar de .php
.php
 
Fecha de Ingreso: julio-2006
Mensajes: 481
Antigüedad: 18 años, 4 meses
Puntos: 5
Re: error php. ayuda.

me referia a este if

Código PHP:
if($_POST["submit"]=="verificar"){  
$resultat=mysql_query("SELECT * from treballadors WHERE DNI=$DNI",$conexio); 
$numero=mysql_num_rows($resultat); 

sino funciona lo q yo hago es preguntar por el query no por el num_rows
asi

Código PHP:
if(mysql_query($sql))
{
// funcionó mi query

__________________
~~[FiDeLio]~~