Ver Mensaje Individual
  #3 (permalink)  
Antiguo 13/12/2010, 14:24
Avatar de Nano_
Nano_
 
Fecha de Ingreso: febrero-2006
Ubicación: Bogotá, Colombia
Mensajes: 1.866
Antigüedad: 18 años, 2 meses
Puntos: 96
Respuesta: Ayuda con functions

Saludos

Segun entendi podrias lograrlo asi:

Código PHP:
Ver original
  1. $h_array=array();
  2. $h_array[]=get_h_name($id_h);
  3. $h_array[]=get_ha_p($id_h);
  4. $h_array[]=get_ha_name($id_h);
  5. $h_array[]=get_alo_price($id_h);
  6. $h_array[]=get_h_p_av($var1, $var2, $id_h);
  7.  
  8. //ahora tengo otra funcion que quiero extraer los datos de todas las funciones //hechas anteriomentre:
  9.  
  10. display_h_p_table($h_array);
__________________
:.:Nano.:: @nano_hard - Retornando al foro