Ver Mensaje Individual
  #2 (permalink)  
Antiguo 30/04/2002, 17:04
Cluster
O_O
 
Fecha de Ingreso: enero-2002
Ubicación: Santiago - Chile
Mensajes: 34.417
Antigüedad: 22 años, 3 meses
Puntos: 129
Re: $var["1"] Que es esto

Son arrays (matrices), y esa es una de las maneras para leer el valor de un indice:

mas info:
<a href='ir.asp?http://www.php.net/manual/es/function.array.php' target='_blank'>http://www.php.net/manual/es/function.ar...</a>

y

<a href='ir.asp?http://www.tejedoresdelweb.com/php/variables/' target='_blank'>http://www.tejedoresdelweb.com/php/varia...</a>

Un saludo,