Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/10/2009, 17:10
Asfo
 
Fecha de Ingreso: octubre-2009
Mensajes: 25
Antigüedad: 14 años, 7 meses
Puntos: 5
Respuesta: Ayuda con:Warning: date() expects parameter 2 to be long, string given in

$unix = "$status->unixtime";
}
}

eso contiene $unix
foreach ( $data->status as $status )
supongo es $status por si se necesita
if ( $data = @simplexml_load_file($file) )
eso seria data