Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/04/2016, 17:00
Nedned
 
Fecha de Ingreso: enero-2015
Mensajes: 205
Antigüedad: 9 años, 3 meses
Puntos: 18
Respuesta: Warning: Invalid argument supplied for foreach()

Prueba con :
Código PHP:
Ver original
  1. if( is_array( $municipios ) && count( $municipios ) > 0 ) {
  2.  
  3. foreach ($municipios as $municipio) {