Le totale est = ".totale($a,$b)."

"; $a=6; $b=1; echo "

Le totale est = ".totale($a,$b)."

"; ?>