S_NAME; $I_time = $O_recipe->I_TIME; $S_descr = $O_recipe->S_DESCR; $S_recipe = $O_recipe->S_RECIPE; $S_difficultyName = $O_recipe->getDifficulty()->S_NAME; $A_parts = array(); // TODO $A_ingredients = $O_recipe->getIngredients(); } ?>
Retour
" method="post">

Informations alimentaires

ParticularitĂ©s du plat : > > >

Ingrédients

    0) { $i = 1; foreach($A_ingredients as $O_ingredient) { echo '
  • '; $i++; } echo '
'; $numberOfIngredients = $i-1; } else { echo '
  • '; $numberOfIngredients = 1; } ?>

    Préparation

      '; $i++; } $numberOfInstructions = $i-1; echo '
    '; } else { echo '
  • '; $numberOfIngredients = 1; $numberOfInstructions = 1; } ?>