"/recipe/view/1", "NAME" => "Pâte à crêpe", "IMG_LINK" => "/static/img/recipes/1.jpg", "NOTE" => "4.5" ), array( "RECIPE_LINK" => "/recipe/view/1", "NAME" => "Pâte à crêpe", "IMG_LINK" => "/static/img/recipes/1.jpg", "NOTE" => "4.5" ), array( "RECIPE_LINK" => "/recipe/view/1", "NAME" => "Pâte à crêpe", "IMG_LINK" => "/static/img/recipes/1.jpg", "NOTE" => "4.5" ), ); View::show("home/view", $array_recipes); } }