Ver Mensaje Individual
  #3 (permalink)  
Antiguo 01/04/2012, 00:33
nomakon
 
Fecha de Ingreso: diciembre-2005
Mensajes: 87
Antigüedad: 19 años, 1 mes
Puntos: 3
Respuesta: Select optgroup que estoy haciendo mal!!!!

Le quite para ver errores:


Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in optselect.php on line 10

Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in optselect.php on line 13

Warning: Invalid argument supplied for foreach() in
optselect.php on line 20

Código PHP:
<select name"Colmena"><?php GenerarListaApiColmena(); ?></select>

Última edición por nomakon; 01/04/2012 a las 01:04