Cita:
Iniciado por bUllan9ebrio te falta cerrar el
If
Código PHP:
Ver originalif ($cont > 0)//si nuestra consulta arroja resultados
{
{
$nombre=$row['nombmaq'];//obtenemos el nombre
$operario=$row['operario'];//obtenemos el operario
}
}
?>
este error
unexpected $end in siempre es por tema de llaves, saludos
AMIGO ME SALE ESTE ERROR
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\Faico\recibo.php on line 4
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\Faico\recibo.php on line 4
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\Faico\recibo.php on line 5