![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
15/03/2011, 13:18
|
![Avatar de Patriarka](http://static.forosdelweb.com/customavatars/avatar387800_5.gif) | | | Fecha de Ingreso: enero-2011 Ubicación: Moreno, Buenos Aires, Argentina
Mensajes: 2.851
Antigüedad: 14 años Puntos: 288 | |
Respuesta: Notice: Undefined variable: PRIMERO FIJATE SI TIENE REGISTROS:
$tabla=mysql_query("SELECT * FROM `iyc` WHERE Estado LIKE '".%$Estado_vab%."'",$link);
if(mysql_num_rows($tabla) > 0) {
luego hace el while
} |