Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/02/2011, 14:39
jossmorenn
 
Fecha de Ingreso: febrero-2005
Mensajes: 187
Antigüedad: 19 años, 2 meses
Puntos: 2
Respuesta: Acceder a propiedad array asociativo

Intenta asi a ver si te furula:


Código PHP:
     function funcion(){

       
// código...
       
return array('title' => $title'page' => $page);

      }
  
      
$info funcion();
      
      echo 
$info['title']; 
__________________
___________________________
Hosting y Dominios en colombia
Blog de Cubica