6974
Airbus Industrie A318/A319/320/321
Economy
';
$xml_array = simplexml_load_string($xml);
foreach($xml_array->départ comme $departures) {
départ d'écho « : ». date (« M d Y h : ia », strtotime (substr ($departures [« date »], 0.10). '« . substr ($departures [« temps »], 0.8))). » ';
}
foreach ($xml_array->arrival comme $arrival) {
arrivée d'écho « : ». date (« M d Y h : ia », strtotime (substr ($arrival [« date »], 0.10). '« . substr ($arrival [« temps »], 0.8))). » ';
}
? >
|