Image d'illustration de la recette

S_NAME ?>

I_TIME ?> — O_DIFFICULTY->S_NAME ?>

S_DESC ?>

Ingrédients

    getIngredients() as $O_ingredient){ echo "
  • $O_ingredient->S_NAME: $O_ingredient->I_QUANTITY
  • "; } ?>

Préparation

    S_RECIPE) as $S_instr) echo "
  1. ".$S_instr."
  2. "; ?>

By getAuthor()->S_USERNAME ?>