per caso c'č un limite nella lunghezza della stringa da dargli? io ho un array dove ogni chiave,dalla 1 fino alla 999 č cosė composta, per es voce[1]:
[1] => nr_rooms 20 city Rome checkin to from 14:00 minrate 60 hotel_id 81970 url http://www.booking.com/hotel/it/angelhotel.html review_nr 134 address Via M. Dionigi 45 commission 0 ranking 36874 city_id -126693 review_score 7.525 location longitude 12.4715960026 latitude 41.9059421939 name Angel Hotel preferred 0 hoteltype_id 14 class_is_estimated 0 countrycode it is_closed 0 checkout to 11:00 from zip 00193 maxrate 215 class 2 currencycode EUR
come faccio a scomporre questa stringa dell'array con i valori che voglio io? usando il metodo precedente non va![]()