![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
19/10/2009, 17:10
|
| | Fecha de Ingreso: octubre-2009
Mensajes: 25
Antigüedad: 15 años, 4 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 |