allFilmData(); $tittles = array(); foreach($films_array as $key => $value){ $tittles[$key] = $value->getTittle(); } ?> print_head(); ?>