Salve a tutti premetto che non sono ferrato sugli array e chiedevo, qualcuno sa come scrivere tramite foreach questo array:
Codice PHP:
sfOutputEscaperArrayDecorator Object ( [count:sfOutputEscaperArrayDecorator:private] => [value:protected] => Array ( [0] => Array ( [id] => [id_regione] => [id_provincia] => 20 [id_citta] => [data_inizio] => 13/06/2011 [data_fine] => 14/06/2011 [luogo] => ss [email] => [email]stefano-toppi@alice.it[/email] [sito_web] => sss [immagine] => 4b425ebff49f4db2318458e711028f26b0685413.jpg [created_at] => 2011-06-24 16:09:09 [updated_at] => 2011-06-24 16:09:09 [Translation] => Array ( [en] => Array ( [id] => [titolo] => test [descrizione] => dddd [lang] => en [slug] => test ) ) ) ) [escapingMethod:protected] => esc_specialchars 
Grazie in anticipo